BODY {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	margin:0px;
	background-color:#ffffff;
	
}
link {
font-family:Tahoma;
font-size:18px;
color:#000000;
margin:0px;
background-color:#ffffff;

}
						
A:link { 
	color: black;
	text-decoration: none;
} 
A:hover {
	color: black;
	text-decoration: underline;
}
A:visited {
	color: black;
	text-decoration: none;
}
