body{
margin: 0;
font-family: verdana;
font-size: 10px;
color: black;	
text-align: left;
background-color: #FFFFFF;							
}
			
a{
font-family: verdana;
font-size: 10px;
color: black;
text-decoration: none;
}
			
a:hover{
text-decoration: underline;
}