A.nav:link {color: white; text-decoration : none; background: transparent;}
A.nav:visited {color: white; text-decoration : none; background: transparent;}
A.nav:hover { color: yellow; text-decoration : none; background: transparent;}
A.menu:link {color: #006666; text-decoration : none; background: transparent;}
A.menu:visited {color: #006666; text-decoration : none; background: transparent;}
A.menu:hover { color: red; text-decoration : underline; background: transparent;}
#content{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 2px;
	font: normal normal normal 14px "Times New Roman", Times, serif;
}
#menu{
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-align: center;
	color: white;
}
.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; font-weight: normal;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #000000;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}
