a:link  {
	color : WhiteSmoke;
	font-weight : bold;
	font-family : arial;
	font-size : 12pt;
}

a:visited  {
	color : Ivory;
	font-weight : bold;
	font-family : arial;
	font-size : 11pt;
}

a:hover  {
	color : Snow;
	font-weight : bold;
	font-family : arial;
	font-size : 11pt;
}


a:active  {
	color : #ffff66;
	font-weight : bold;
	font-family : arial;
	font-size : 12pt;
}

td  {
	color : #E6E6E6;
	font-family : verdana;
	font-weight : normal;
	font-size : 10pt;
}
th  {
	color : #E6E6E6;
	font-family : verdana;
	font-weight : bold;
	font-size : 16pt;
}


