A:link {
	color: #000066;
	text-decoration: underline;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}
HR {
	color : #333366;
	height : 2px;
}

body {

font-family: Tahoma, Ariel, sans-serif;
font-size: 12px

} 

H3R  {
    font-family : Verdana;
    font-size: 14px
    font-color: red
}
