P
{
   font-family:   "Verdana";
   font-size:     9pt;
   text-indent:   25px;
   margin-left:   30px;
   margin-right:  30px;
}
   
A
{
   text-decoration: none;
   font-weight: bold;
   color: #FFAA00;
}
   
A:visited
{
   color: #A0A0A0;
}
   
A:hover
{
   text-decoration: underline;
   color: Gold;
}