#menu a:link, #menu a:visited{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#menu a:hover{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#menu a:active{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
