BODY, TD {
	background: white none repeat fixed;
	color : Navy;
	font-family : "Gill Sans MT";
	font-size: small;
	text-align: justify;
}

A {
	text-decoration: none;
	color: Navy;
	background : transparent;
	font : normal normal normal/13%;
	text-align : center;
}

A:Hover {
	color: Red;

}

HR{
	color: Navy;
	height: 2pt;
	background : none fixed;
}
