.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.head {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 46px;
	color: #666666;
}
a:link {
	color: #2D2DDA;
	text-decoration: none;
}
a:visited {
	color: #2D2DDA;
	text-decoration: none;
}
a:hover {
	color: #2D2DDA;
	text-decoration: underline;
}
a:active {
	color: #2D2DDA;
	text-decoration: none;
}
