a:link {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 8px;
	font-weight: bold;
	color: #2C426B;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 8px;
	font-weight: bold;
	color: #BA7E1B;
}
a:visited {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 8px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;

}

