body {

	COLOR: #555555;
	FONT-FAMILY: arial, helvetica, geneva;
	text-decoration: none;
} 

a {
text-decoration : none; 
color : #78ab0c; 

} 

a:hover { 
text-decoration : none; 
color : #fbed01; 
} 

