

BODY {
   background: text-align: center;
   font-family: Arial, serif;
}   


a:link {color: #FFFFB7;text-decoration:none;  text-align: center; }
a:hover {color:#dd0000;text-decoration:underline; text-align: center;}
a:visited {color: #FFFFB7; text-decoration:none; text-align: center; }

h6 {
   text-align: center;
   color: #FFFFB7;
   font-weight: normal;
   font-family: inherit, Arial;
   vertical-align: top;
   font-size: smaller;
}
