a#book:hover {
	background : transparent;
	color : #ffff99
}

a:link, a:visited {
	color : #99ccff;
	text-decoration : none;
	font-size : 10px
}

a:hover {
	color : #ffff99;
	text-decoration : none
}

a.menulink:link, a.menulink:visited {
	background : transparent;
	color : #0066CC;
	text-decoration : none
}

a.menulink:hover, a.menulink:active {
	background : transparent;
	color : #3399FF;
	text-decoration : none
}

a.r-menu:link, a.r-menu:visited {
	color : #0066CC;
	text-decoration : none
}

a.r-menu:hover {
	color : #3366ff;
	text-decoration : none
}

body {
	background-color : #000033;
	color : #CCCCCC
}

body, td, a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold
}
