.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	text-indent: 5px;

}

a:hover.navlinks {
	text-decoration : underline;
	font-weight: bold;
}	
.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;

}
