﻿a:link

{
	color:white;
	
	}
	
a:hover
{
	color:yellow;
	text-decoration:underline;


	
	
}	

a:visited{
	color:white;
	
	
}
body
{
	font-family:Verdana;
	
	
	
}
textarea{
	color:black;
	

}
table{
	text-align:inherit;
	font-size:12px;
	}
