P {
   font-size : 11px;
   font-family : Arial;
   color : #000080;
   text-align : center;
   margin : 0;
}

BLOCKQUOTE {
   font-size : 11px;
   font-family : Arial;
   color : #FEBE90;
   text-align : left;
}

A:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000080;
   background : #FEBE90;
   text-decoration : underline;
}

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000080;
   text-decoration : none;
}
