.menulink
{
	color: #870038;
	border-style: none;
	font-weight: bold;
	font-family: Arial;			
	text-decoration: none;
}
.menulink:hover
{
	background: #ffffff;		 	 
	color: #B4A772;
	border-style: none; 
	font-weight: bold;
	font-family: Arial;			
	text-decoration: none;
}
.link:hover
{
	color: #B4A772;
	border-style: none;
	font-weight: normal;
	font-family: Arial;			
	text-decoration: none;
}
.link
{
	background: #ffffff;		 	 
	color: #870038;
	border-style: none; 
	font-weight: normal;
	font-family: Arial;			
	text-decoration: none;
}