body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #AA4311;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7EA8ff;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #906;
	text-decoration: none;
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #316194;
	text-decoration: none;


}
a.blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #316fff;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #316fff;
	text-decoration: none;
}
a.blue:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #316194;
	text-decoration: none;
}
a.blue:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #316194;
	text-decoration: none;
}
