 a {
 color: #DE0018;
 }

 A.menulink2 {
 text-align: center;
 text-decoration: none;
 font-family:Verdana;
 font-size:16px;
 font-weight: bold; 
 color: white;
 border: solid 1px #999999;
 background-color: #DE0018;
 }




A.menulink {
 display: block;
 width: 100px;
 text-align: center;
 text-decoration: none;
 font-family:Arial;
 font-size:16px;
 font-weight: bold; 
 color: white;
 border: solid 1px #999999;
 background-color: #DE0018;
 padding-top: 15px;
 padding-bottom: 15px;
 }
 

 A.menulink:hover {
 border: solid 1px black;
 color: black;
 background-color:white;
 }

 
 A.menulink2:hover {
 border: solid 1px black;
 color: black;
 background-color:white;
 }
 
 P {
 font-family:Verdana;
 font-size: 10pt;
 text-align: justify;
 width: 800px;
 }
 P.footer {
 font-size: 8pt;
 }
 
 
 H1 {
 color: black;
 font-family:Verdana;
 font-size: 12pt;
 text-align: left;
 width: 800px;
 }
 
 H2{
 color: black;
 font-family:Verdana;
 font-size: 10pt;
 font-weight: bold; 
 text-align: left;
 width: 800px;
 }
