body {margin:0px}


a.menu:link {color:white; background-color:#6E84AA; width:100%;font-weight:normal}
a.menu:visited {color:white; background-color:#6E84AA; width:100%;font-weight:normal}
a.menu:active {color:#ff4000; background-color:#e88e08; width:100%;font-weight:normal}
a.menu:hover {color:#000000; background-color:#e88e08; width:100%;font-weight:normal}

.text {
 font-family: Arial;
 font-size: 12px;
 color: #202020;
}
.text a:link, .text a:active, .text a:visited {
 font: bold 12px arial;
 text-decoration:underline;
 color:#202020;
 text-decoration: underline
}
.text a:hover {
 font: bold 12px arial;
 text-decoration:underline;
 color:#202020;
 text-decoration: underline
}
.textnav {
  font: bold 12px arial;
 color: #202020;
}
.textnav a:link, .textnav a:active, .textnav a:visited {
 font: bold 12px arial;
 text-decoration:underline;
 color:#202020;
 text-decoration: underline
}
.textfoot {
  font: bold 10px arial;
 color: #202020;
}
.textfoot a:link, .textfoot a:active, .textfoot a:visited {
 font: bold 10px arial;
 text-decoration:underline;
 color:#202020;
 text-decoration: underline
}






H1 {font-family: Arial; font-size: 18px; font-weight:bold; color:#000000}