a 		 { font-family: Arial, Helvetica, Verdana, sans-serif; 			
text-decoration: none;			
background-repeat: repeat;			
background-attachment: scroll;			
background-position: transparent 50% 			
}

a:hover {	
text-decoration: none;			
background: rgb(55,55,33);			
color: white;			
}
