TABLE.whiteborder
{	border : 1px solid #FFFFFF;}
TD.whiteborder
{	border : 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color : #FFFFFF;}
TD
{	font-family: Arial;
	font-size: 10pt;
	color : #FFFFFF;}
A
{	font-family: Arial;
	font-size: 10pt;
	color : #FFFFFF;}
A:link
{	COLOR: #FFFFFF;	TEXT-DECORATION: none;}
A:visited
{	COLOR: #FFFFFF;	TEXT-DECORATION: none;}
A:active
{	COLOR: #FFFFFF;	TEXT-DECORATION: none;}
A:hover
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}