body,
table,
td	
	{	font-family: Verdana, Arial;
		font-size: 10px;
	}

a:link 
	{	color: black;
	}	


a:hover
	{	color: black;
		text-decoration: none;
	}
	
a:active
	{	color: red;
	}
	
a:visited	{	color: black;	}	

a:hover
	{	color: black;
		text-decoration: none;
	}		
	