BODY {
background-color : white;
margin-left : 0; 
margin-right : 0; 
margin-top : 0; 
margin-bottom : 0; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
color:black;
} 


.paragraph {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #FFFFFF;
}


A {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color : #FFFFFF;
	text-transform: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
A:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;

text-decoration : none;




