body, table, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link
{
	color: #FFFF00;
	text-decoration: none
}
a:visited
{
	color: #FFFF00;
	text-decoration: none
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline
}
