a.active { 
    color: #F68E68; }

a.inactive { 
    color: white; }

.menuactive {color: #231f20}

.menuinactive {color: white}

a {
	text-decoration: none;
	font-family: 'MS Sans Serif', Arial, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.tablebg {
	background-color: #99cb5a;
	background: #99cb5a url(../images/menubg.gif) top left repeat;
}

line {
	background-color: #99cb5a;	
	background: #99cb5a url(../images/menubg.gif) top left repeat;
}
