P {
   font-size : 14px;
   font-family : Arial;
   color : ;
   text-align : left;
   margin : 0;
; color: #C3B787
}

BODY {
   font-size : 14px;
   font-family : Arial;
   color : #C3B787;
   background : #000000 repeat fixed;
}

BLOCKQUOTE {
   font-size : 14px;
   font-family : Arial;
   color : #C3B787;
   text-align : left;
}

A:hover {
   font-weight : bolder;
   font-size : 16px;
   font-family : Arial;
   color : #C3B787;
   background : #FFFFA8;
}

A:visited{
   font-weight : bolder;
   font-size : 14px;
   font-family : Arial;
   color : #C3B787;
   text-decoration : none;
}
A:link { 
   font-weight : bolder;
   font-size : 14px;
   font-family : Arial;
   color : #C3B787;
   text-decoration : none;
 } A:active  { 
   font-weight : bolder;
   font-size : 14px;
   font-family : Arial;
   color : #C3B787;
   text-decoration : none;
 } 