.navtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: underline;
	color: #000000;
	
}
a:visited {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}
