.webtraits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {color: #FFFFFF} 
a:visited {color: #99CC33} 
a:hover {
	color: #3399FF;
	text-decoration: none;
} 
a:active {} 
