A {
     text-decoration:    none;
     font-weight:        bold;
     color:              #000000;
}
A:link, A:visited {
     text-decoration:    none;
     font-weight:        bold;
     color:              #000000;
}
A:hover, A:active {
     text-decoration:    underline;
     font-weight:        bold;
     color:              #000000;
}

BODY {





     background-color:      #F3EADA;

}

P,LI,A,BLOCKQUOTE,TD,DIV,SPAN {

     font-family:        arial, helvetica, geneva, san-serif;
     font-size:          14px;
     color:              #000000;
}

