﻿a:link
{
	color: white; 
	font-size:small;
}
a:visited
{
	color: #eeeeee;
	font-size:small; 
} 
a:active 
{
	color: #eeeeee;
	font-size:small;
}
a:hover 
{
	color: #eeeeee;
	text-decoration: underline;
	font-size:small;
}

body 
{
	
}

td 
{
	
}