td	{	
	font-family: Marydale;
	font-size: 16px;
	color: #DDFFFF
}
		
th.formhead {
	font-family: Verdana;
	font-size: 11px;
	color: #DDFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #F7CF11
	
}
		
A:link 
{
	text-decoration: none;
	color: #DDFFFF; font-weight:bold
}
A:visited {
	text-decoration: none;
	color: #DDFFFF; font-weight:bold
}
A:active {
	text-decoration: none;
	color: #DDFFFF; font-weight:bold
}
A:hover {
	text-decoration: underline;
	color: #DDFFFF;font-weight:bold
}


