body { 	
	font-family: Verdana,Arial,Helvetica,san-serif; 
	font-size: 10pt; 
	color: #000000 
}
.menu {
	background: #ffffcc;
	font-size: 16pt; 
	color: #000000 
}
a.menu {
	background: #ffffcc;
	font-size: 16pt;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover.menu{
	background: #ffffcc;
	font-size: 16pt; 
	color: #000000;
		font-variant: small-caps;
	text-decoration: none;
}

