a:link {
	text-decoration: none;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
} 
a:visited {
	text-decoration: none;
	color: #F08C50;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

a.minilink {
	text-decoration: underline;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 8pt;
}