a.menu{
	text-decoration: none;
	color: #868686;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	
}
	
a.menu:hover{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 4px center;
}

} 
a.forummenu:link,a.forummenu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #868686;
}

a.forummenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F6DC03;
}

