.menu { font-family: arial; font-size: 10px; color: white; padding-left: 1em; }
.menu a:hover { font-family: arial; font-size: 10px; color: black; padding-left: 1em;  text-decoration: none; }
.menu a:active { font-family: arial; font-size: 10px; color: white; padding-left: 1em;  text-decoration: none; }
.menu a:link { font-family: arial; font-size: 10px; color: white; padding-left: 1em;  text-decoration: none; }
.menu a:visited { font-family: arial; font-size: 10px; color: white; padding-left: 1em;  text-decoration: none; }
.title { font-family: arial; font-size: 12px; color: #203A74; font-weight: bold;}
.menutitle { font-family: arial; font-size: 12px; color: #203A74; font-weight: bold;}
.body { font-family: arial; font-size: 12px; color: black;  text-align: justify;}
.text { font-family: arial; font-size: 12px; color: black; }
.textbold { font-family: arial; font-size: 12px; color: white; }
.links { font-family: arial; font-size: 10px; color: white; }
.links a:hover { font-family: arial; font-size: 10px; color: white; text-decoration: none;}
.links a:active { font-family: arial; font-size: 10px; color: white; text-decoration: none;}
.links a:link { font-family: arial; font-size: 10px; color: white; text-decoration: none; }
.links a:visited  { font-family: arial; font-size: 10px; color: white; text-decoration: none; }