a {	
	color: #FF8040;
	text-decoration: none
	}
a:hover {	
	text-decoration: underline
	}
a.On {	
	color: #FFFFFF;	
	font-size: small;	
	text-decoration: none
	}
a:hover.On {	
	color: #FF0000;	
	font-size: small;	
	text-decoration: none
	}
body, td, th {
	font-family: Verdana, Arial, sans-serif;	
	font-size: small;	
	color: #000000
	}
.NavBgrndColorOff {
	background-color: #400080;
	border: 2px solid  #C0C0C0;
	text-align: center;
	}
.NavBgrndColorOn {
	background-color: #D5E3E2;  
	border: 2px solid  #FFCC00;
	text-align: center;
	}
.NavPageOn {
	text-decoration: none;
	font-size: small;	
	background-color: #FFFFFF;   
	border: 2px solid  #C0C0C0;
	text-align: center;
	}
li     { 
	margin-top: 0; margin-bottom: 0 
	}
ul      {
	 margin-top: 0; margin-bottom: 0 
	 }	