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: 14px;
 color: #202020;
}
.text a:link, .text a:active, .text a:visited {
 font: bold 14px arial;
 text-decoration:underline;
 color:#202020;
 text-decoration: underline
}
.text a:hover {
 font: bold 14px arial;
 text-decoration:underline;
 color:#3D47A6;
 text-decoration: underline
}
.textnav {
  font: bold 14px arial;
 color: #FFFFFF;
}
.textnav a:link, .textnav a:active, .textnav a:visited {
 font: bold 14px arial;
 text-decoration:underline;
 color:#FFFFFF;
 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: 26px; font-weight:bold; color:#6F736D}