﻿a:link

{
	color:gray;
	}
	
a:hover
{
	color:green;
	
}	

a:visited{
	color:gray;
	
}
body
{
	font-family:Verdana;
	
	
	
}
textarea{
	color:black;
	

}
table{
	text-align:inherit;
	font-size:12px;
	}