.Î´ÃüÃû1 {  font-size: 12px}
a {  color: #990000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
select  {
	font-family:"Arial", "Verdana", "tahoma";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: upper-alpha;	
}