body 
{
margin: 0; 
padding: 0; 
font-size: 70%; 
	font: 70% verdana;
	line-height: 1.88889;
text-align: justify;
} 
a:link
{
color: #535353;
text-decoration: none
}

a:visited
{
color: #535353;
text-decoration: none
}

a:active 
{
color: #535353;
text-decoration: none
}

a:hover 
{
color: #535353; 
background-color: #e7e7e7; 
text-decoration: none
} 
