#rotation{
margin: 0;
}
#rotation a{
	color: #666699;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}


#rotation a:link a:visited {
	color: #666699;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}


#rotation a:hover {
	color: #996666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#menu {
	margin-top: 35px;
	margin-left: -30px;
	
}

#menu li{
	list-style-type: none;
	margin: 0px 10px 4px 10px;
	font-weight: bold;
	font-size: 1em;
	width: 8em;
}

#menu a{
	font-family:  Verdana, Geneva,  Arial, Helvetica, sans-serif;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background: #95A6C2;
	color: #ffffff;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	padding: 8px 8px 5px 8px;
}


#menu a:hover{
	background: #849CB5;
	color: #ffffff;
	border-color: #A3B7D1;
	border-style: solid;
	border-width: 1px;
	display: block;
	text-decoration: none;
	
	
}

#menu a:active{
	background-color: #6689A9;
	color: #999999;
	display: block;
	border-color: #87A1C0;
	border-style: solid;
	border-width: 1px;
}
