
body {
   color: #812b00;
   background: #0000ff;
   background-image: none;
}
.gen-text {
   font-family: , Verdana, Arial, Helvetica, sans-serif;
   font-size: ;
}
.gen-sub-text {
   font-size: smaller;
}
a, a:link, a:active, a:visited {
   color: #568156;
}
.lighterbg {
   background-color: #1010ff;
   color: #568156;
}
.darkerbg {
   background-color: #0000ef;
   color: #812b00;
}
.vah4{
	font-size: 4px;
}
.vah8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.vah9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.vah10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
    font-family: helvetica;
	font-size: 24px;
}
.motto {
	font-family: verdana;
	font-size: 16px;
}

    
.box-menu {
    color: #000066;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
.box-menu-selected {
    color: #9A9A9A ! important;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}

a.box-menu:hover, .hover {
   color: #9A9A9A;
}

