BODY	{
	background-color: #99CCFF;
	text-align:left;
	font-family: tahoma, arial ce, arial;
	font-size: 9pt;
	color: black;
	}
Td	{
	color: black;
	font-size : 8pt;
	}
a:link	{
	color: #000;
	font-family: tahoma, arial ce, arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited	{
	color: #555;
	font-family: tahoma, arial ce, arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

a:hover	{
	color: red;
	font-family: tahoma, arial ce, arial;
	font-weight: bold;
	text-decoration: underline overline;
	text-transform: uppercase;
}

a:active	{
	color: #666;
	font-family: tahoma, arial ce, arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
