html, 
body
{
	font-size: 14;
	color: #ffffff;	
	text-align: justify;	
	font-family: Verdana;	
	margin-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
	line-height: 28px;
}

A:link
{
	color: #ff0000;	
	text-decoration: none;
}

A:visited
{
	color: red;	
	text-decoration: none;
} 

