BODY {

  background-image:      url(redsyspix/background/bg_start.gif);
  background-repeat:     repeat-x;
  background-attachment: scroll;
  background-position:   top left;
     background-color:      #FFFFFF;

}

A {
     text-decoration:    underline;

     color:              #CC0033;
}
A:link, A:visited {
     text-decoration:    underline;

     color:              #CC0033;
}
A:hover, A:active {
     text-decoration:    underline;
     font-weight:        bold;
     color:              #CC0033;
}

A.menu1 {


     color:              #666666;
}
A.menu1:link, A.menu1:visited {


     color:              #666666;
}
A.menu1:hover, A.menu1:active {


     color:              #666666;
}

P,LI,A,BLOCKQUOTE,TD,DIV,SPAN {

     font-family:        arial, helvetica, geneva, san-serif;
     font-size:          12px;
     color:              #666666;
}

H1 {

     color:              #666666;
}

H2 {

     color:              #666666;
}

H3 {

     color:              #666666;
}

H4 {

     color:              #666666;
}

H5 {

     color:              #666666;
}


