

<!--
 A:link { color: #A60084; text-decoration: none  }, 
 A:visited {color: #A60084;text-decoration: none }, 
 A:hover {color: #A60084; font-weight : bold;}
 -->

body
{
	font: 10pt verdana,arial,helvetica,sans-serif;
	color: #CD853F;
	background-color: #F0E68C;
}

td
{
	background: #F0E68C;
	text-align: center;
	color:#A60084;
	font-size: 1.2em;
	
}
