select option {
	font-color: black;
 
  font-family: Arial;
   font-weight:bold; 
}

select option.alt {
   	font-color: black;
    font-family: Arial;
}

.avor a{ display:block; display:inline; background:url('1p.jpg') no-repeat; width:64; height:31; border:0; }
.avor a:hover{ background:url('2.jpg') no-repeat; }

.avor2 a:hover{ background:url('2.jpg') no-repeat; }
.handcursor{

cursor:hand;
cursor:pointer;
}
<!--
td {font-family: arial; font-size: 15px}
.item_body_td {font-family: arial; font-size: 14px; color: #ffffff}
.item_description_td {font-family: arial; font-size: 16px; color: #ffffff}
-->

#dd a{
 text-decoration: none;
	color:black;
}


#dd a:hover{
 text-decoration: underline;
	color:black;
}