/*
REV216
*/

a:link, a:visited, a:hover, a:active
{
color: white;
background-color: none;
text-decoration: none;
}

a:hover {color:yellow;}

#bt {
height: 16px;
width: 82px;
background-position: center center;
background-repeat: no-repeat;
background-image: url("images/bt_empty.png") ;
font-family: "Trebuchet MS", arial;
font-size:11px;
font-weight: bold;
line-height:16px;
text-align: center;}

