.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A0505;
	text-decoration: none;
}
.whitetext {
	font-family: Times New Roman, Times, serif
	font-size: 11px;
	font-weight: normal;
	color: #3C54AC;
	text-decoration: none;
}

.whitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C54AC;
	text-decoration: none;
}
a:hover {
	color: #F4B061;
}

