<STYLE type="text/css"> 

body { font-family: Arial;  font-size: 11px;  }

td {
	font-family: Arial;
	font-size: 11px;
	;
	font-weight: bold;
	text-decoration: none;
}



a:link {
	color: #9966FF;
	font-family:  Arial;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-family: Arial;
	text-decoration: none;
} 

a:active {
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
} 

A:hover {text-decoration: underline overline; color: #B39AB3}
