
a {text-decoration:none;

font-weight:bold;

color:#0000FF;

}


a.other {color:#ffffA8}

a:hover.other {background-color:#FFFFFF;color:red}

a:hover.other {background-color:#FFFFFF;color:red}

a:hover.back {background-color:#FFFFFF;color:red;width:151px;border:1px solid white;height:20px}

a.red {color:#FF0000}

a.blue {color:#8000ff}

A:hover
        {
        color:#FF0000;
background:#7EB5B5; }

A:hover.tlink, A:hover.bnav, A:hover.bnav2, A:hover.bnav3 
		{
		color:#ff0000;
		background:#00ffff;
text-decoration: none; }

BODY
{
scrollbar-face-color:#709498;
scrollbar-shadow-color: ;
scrollbar-highlight-color: ;
scrollbar-3dlight-color: ;
scrollbar-darkshadow-color: ;
scrollbar-track-color: ;
scrollbar-arrow-color: #ffffff;
}




