
body { background:ffffee ; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
	
a.main_menu { font-variant:normal;
    background-color:#892034 ;
	font-family:Arial ;
    font-weight:bold ;
	color:white ;
    font-size:15 ;
	}
	
a.main_menu_current {
    background-color:#892034 ;
	font-variant:normal ;
    font-weight:bold ;
	font-family:Arial ;
	color:white ;
    font-size:15 ;
	}
	
a.main_menu_navigate {
    background-color:ffffee ;
	font-variant:normal ;
    font-weight:bold ;
	font-family:Arial ;
	color:#892034 ;
    font-size:15 ;
	}

/* td { font-size:small ;
 word-spacing:2 ; } */


