		
		a,
		a:visited
		{
		color: #FFFFFF;
		text-decoration: none;
		}

		a:active,
		a:hover
		{
		color: yellow;
		text-decoration: none;
		}
		
td
{
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
vertical-align: top;
}