a:hover {  color: #FF9900; text-decoration: none}
a:active {  color: #FF9900; text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.menuvisited { font-family: "Courier New", Courier, mono; font-size: 12px; color: #FFCC66; text-align: justify; text-decoration: none }
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	color: #666666;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	font-weight: normal;
	font-style: normal;
}
.menu_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	font-style: italic;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
