A:HOVER {Color: gold;
Background-Color: #336699;
Font-Weight: Bold;
Text-Decoration: underline;
}

.x{
  font-size : 13pt;
  font-family : Verdana, Arial;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  line-height : 20pt;
  color:#006699;
}

.y{
  font-size:15pt;
  font-family:verdana,arial;
  font-weight:bold;
  text-decoration:none;
  line-height : 20pt;
  color:gold
}

BODY{
  scrollbar-face-color:#454545;
  scrollbar-shadow-color:#646464;
  scrollbar-highlight-color:#797979;
  scrollbar-3dlight-color:#4e4e4e;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#727272;
  scrollbar-arrow-color:#d7d7d7;
}

.z{
  font-size:10pt;
  font-family:verdana,arial;
  font-weight:bold;
  text-decoration:none;
  line-height : 15pt;
  color:#000033
}

.f{
  font-size:8pt;
  font-family:verdana,arial;
  font-weight:bold;
  text-decoration:none;
  line-height : 11pt;
  color:#000033
}

.l{
  font-size : 13pt;
  font-family : Verdana, Arial;
  font-weight : bold;
  text-decoration : none;
  text-align : left;
  line-height : 20pt;
  color:#006699;
}

.u{
  font-size : 13pt;
  font-family : Verdana, Arial;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  line-height : 20pt;
  color:#006699;
}

.g{
  font-size:6pt;
  font-family:verdana, arial;
  font-weight:bold;
  text-decoration:none;
  text-transform : uppercase;
  line-height : 10pt;
  color:#f5f9d2;
}

A:ACTIVE, A:LINK, A:VISITED{
  Color: #000033;
  Background-Color: ;
  Font-Family:verdana, Arial;
  Font-Size: 8pt;
  Text-Decoration: none;
}