.navlinks {
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
	background-color: #E4E4E4;
}
a:active {
	color: #CC0000;
}

.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.style3
 {font-family: Arial, Helvetica, sans-serif}
