




.on
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
background-color : #FEF6F3;
height : 20px;
cursor:hand;
}

.over
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #ffffff;
background-color : #D03A55;
height : 20px;
cursor:hand;
}




