A:link    { color: #005580;
           text-decoration: none;
           font-family: Georgia;
           font-size: 12px;
           text-indent: 15px;
           text-align: left;
           font-weight: bold  
           }

A:visited  { color: #005580;
           text-decoration: none;
           font-family: Georgia;
           font-size: 12px;
           text-indent: 15px;
           text-align: left;
           font-weight: bold  
           }

A:active  { color: #0084c8;
           text-decoration: none;
           font-family: Georgia;
           font-size: 12px;
           text-indent: 15px;
           text-align: left;
           font-weight: bold  
           }


A:hover   { color: #0084c8;  
           text-decoration: none;
           font-family: Georgia;
           font-size: 12px;
           text-indent: 15px;
           text-align: left;
           font-weight: bold  
           }


p { color: #000000;
   font-family: Georgia;
   font-size: 16px;
   text-indent: 15px;
   text-align: left; }

h1 { color: #000000;
   font-family: Georgia;
   font-size: 17px;
   text-indent: 15px;
   text-align: left; }
