 
a
{
	font-family: Times New Roman;
	font-size: 16px;
	color:green;
	 
	text-decoration:none;
}

a:hover
{
	color:Gray;
} 
