a {
	color : #0F0366;
	text-decoration : none;
}

a:hover {
	color : #0066FF;
	text-decoration : underline overline;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}


hr {
	height : 1px;
	color : #000000;
}
