.navstyle, .navstyle a, .navstyle a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.navstyle a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E6E8FF;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: thin;
}
