a{
font-family: Verdana;
font-size: 10px;
color: #FFCC66;
text-decoration: none;
font : bold;
}
A:hover{
color: #FF6600;
}

.ref1{
font-family:Verdana;
font:10pt;
font-weight:bold;
color:#500000;
text-decoration:none;
}
.ref1:hover{
color:#b08080;
}

.ref2{
font-family:Verdana;
font:10pt;
font-weight:bold;
color:#500000;
text-decoration:none;
text-transform:uppercase;
}
.ref2:hover{
color:#b08080;
text-decoration:underline;
}

.ref3{
font-family:Verdana;
font:10pt;
font-weight:bold;
color:#500000;
text-decoration:none;
text-transform:uppercase;
}
.ref3:hover{
color:#b080ff;
text-decoration:underline;
}
BODY{
    SCROLLBAR-FACE-COLOR: #6699FF; SCROLLBAR-HIGHLIGHT-COLOR: #6699FF; SCROLLBAR-SHADOW-COLOR: #6699FF; SCROLLBAR-3DLIGHT-COLOR: #6699FF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #99CCFF; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
