td{font-size:12px;line-height:150%;color:#FFFFFD} 
body{font-size:12px;line-height:150%} 

a:link          { color: #FFFFFD; text-decoration: none }
a:visited       { color: #FFFFFD; text-decoration: none }
a:active        { color: #FFFFFD; text-decoration: none }
a:hover         { color: #FF6C00; text-decoration: none; position: relative; right: 0px; top: 0px }
.one:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.one:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.one:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.one:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
