a:hover {
	text-decoration : underline;
    color : #ff8000; 
	background-color: #FFFFFF;
} 
a:link {
	text-decoration : underline;
	color : #464646;
	background-color: #FFFFFF;
} 
a:visited {
	text-decoration : underline;
	color : #464646;
	background-color: #FFFFFF;
} 
.agent1 { font-size: 9pt; line-height: 14pt; color: #494949}

.agent2 {
	font-size: 12px;
	color: #3E3E3E;
	line-height: 14pt;
}

.agent3 {
	font-size: 12px;
	color: #3E3E3E;
	line-height: 14pt;
}
