BODY {
	color : Gray;
	background-color : White;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

A {
	text-decoration : none;
	color : Gray;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

A:HOVER {
	text-decoration : none;
	color : #B30324;
	}
	
	