a.menulink:link {color: #0033CC; text-decoration: none; border-bottom: 1px solid #0033CC}
a.menulink:visited {color: #0033CC; text-decoration: none; border-bottom: 1px solid #0033CC}
a.menulink:hover {color: white; background-color: #0033CC; text-decoration: none}

a.creditslink:link {color: white; text-decoration: none}
a.creditslink:visited {color: white; text-decoration: none}
a.creditslink:hover {color: white; background-color: white; text-decoration: none}


.menu {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #0033CC;
}
.menu .credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}
.menunoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
