
body {
   color: #000000;
   background: #ffd72b;
   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: #5c5c5c;
}
.lighterbg {
   background-color: #ffe73b;
   color: #5c5c5c;
}
.darkerbg {
   background-color: #efc71b;
   color: #000000;
}
.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: verdana;
	font-size: 24px;
}
.motto {
	font-family: verdana;
	font-size: 12px;
}

    
.menu {
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
}
.menu-selected {
    font-family: verdana;
    font-size: 12px;
    color: #0081ff ! important;
    text-decoration: none;
}

a.menu:hover, .hover {
   color: #0081ff;
}
