@import url("head.css");



.STYLE1 {
	font-size: 12px;
	font-weight: bold;
}
<!--
select option{
background-color:#dae5f5;
}
select .l1{
background-color:#FFFFFF;
}
select .l2 {
background-color: #435269; 
color: white;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
    color:#000000;
	text-decoration: none;
}
a:hover {
    color:#999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->
