a:link {
	font-family: "MS Sans Serif";
	color: #0000FF;
}
a:hover {
	font-family: "MS Sans Serif";
	color: #FFFFFF;
	background-color: #0000FF;
}
