a {color: #666666}
.mytext {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #292914;
	text-decoration: none;
	font-weight: normal
} 
a.mytext:visited {
	color: #292914;
	text-decoration: none
} 
a.mytext:active {color: #292914; text-decoration: none} 
a.mytext:hover {
	color: #292914;
	font-weight: normal;
	text-decoration: underline
} 
.searchselect {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #DEDEBE;
}

}
select {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}


