.musictext { color: "#003973"; font-size: 1em; }
.orange {color:"#FF9c00"}
.blue { color :"#003973"}
.corner {position: absolute; top: 0px; left: 0px}
body2 { font-family: "Times New Roman", Times, serif; 
       background: white url(/images/corner.gif) no-repeat fixed left top }
h1 { color: "#FF9c00"; font-size: 2em; font-family: Times, SanSerif, Helvetica,
     Geneva, "san serif" }

A:link
{
    COLOR: "#FF9c00";
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: "#FF9c00";
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #FF9c00;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
body
{
margin : 5px 0px 5px 2px;
scrollbar-face-color: #003973;
scrollbar-shadow-color: #cccccc;
scrollbar-highlight-color: #cccccc;
scrollbar-arrow-color: #FF9C00;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #FF9c00;
}
