

a img {

	border: 0;}

}



a:link { 

	color: black;

	text-decoration:none; 

	font-family: Arial,Verdana; 

}

a:hover { 

	color: green; 

	text-decoration: none; 

	font-family: Arial,Verdana; }

	

a:visited { 

	color: blue;

	text-decoration: none; 

	font-family: Arial,Verdana; }




