body
{
  background: #ffffff url(images/stripes.png) yes-repeat;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  scrollbar-face-color: #ffffff; 
  scrollbar-arrow-color: #ff1fc7; 
  scrollbar-track-color: #ffffff; 
  scrollbar-shadow-color: #ffffff; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #000000;
}

.title
{
  font-family: arial black;
  font-size: 13px;
  font-variant; small-caps;
  border-bottom: 1px dotted #ff1fc7;
}

.color1
{
  font-weight: bold;
  color: #07ed61;
}

.color2
{
  font-weight: bold;
  color: #ffab7d;
}

.color3
{
  font-weight: bold;
  color: #e07dff;
}

.color4
{
  font-weight: bold;
  color: #7dd5ff;
}

.color5
{
  font-weight: bold;
  color: #7e67f1;
}

.color6
{
  font-weight: bold;
  color: #f167ae;
}

a:link {color: #ff1fc7; font-weight: bold; text-decoration: none; }
a:visited {color: #606060; font-weight: bold; text-decoration: none; }
a:active {color: #ff1fc7; font-weight: bold; text-decoration: underline; }
a:hover {FILTER: FlipH; HEIGHT: 10px; COLOR: #ff1fc7; TEXT-DECORATION: none; }

