/* CSS Document */

/*BODY 	{ BACKGROUND-COLOR: #000000; }*/
		
/*A:link { Color: #D7AE64 } UNVISITED LINK
A:VISITED { Color: #D7AE64 } VISITED LINK
A:ACTIVE { Color: #D7AE64 } ACTIVE LINK*/


/*side menu LINKS 

body {
	background-color: #0E0C19;
}
  */
  

.mnlink {
  color: #0E0C19;
  font-size: 16pt; 
  text-decoration: underline;  
  font-family:Times New Roman, Times, serif;
}

.mnlink:visited {
	color: #0e0c19;
}
 
.mnlink:hover {
 	color: #45543f;
 	text-decoration: none;
}
 
  .toplink {color: #999999;
  font-size: 14pt; 
  text-decoration: NONE;  
  font-family:Times New Roman, Times, serif;
 
  }
  
  .toplink:visited {
	color: #999999;
}
 
 .toplink:hover {color: #F0F2FF;text-decoration: NONE;}
  
  .wtlink {color: #0E0C19;
  font-size: 8pt; 
  text-decoration: NONE;  
  font-family:Times New Roman, Times, serif;
 
  }
 
 .wtlink:hover {color: #45543f;text-decoration: underline;}
  
.quicklink:hover {color: #FF9900;text-decoration: underline;}
  

.quicklink { font-size: 8pt;
  text-decoration: none;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  }
  
.botext { font-size: 8pt;
    text-decoration: none;
	font-family: Times New Roman, Times, Serif;
	}
	
.bolink { font-size: 8pt;
    text-decoration: underline;
	font-family: Times New Roman, Times, Serif;
	color: #D7AE64;
	}
.bolink:hover {color: #FFCC00; 
				 text-decoration: none;
}

.smallblack:hover {color: #FF9900;text-decoration: underline;}
  

.smallblack { font-size: 9pt;
  text-decoration: none;
  font-family:Arial, Geneva, Helvetica, sans-serif;
  }
  
.quicklink:hover {color: #FF9900;text-decoration: underline;}
  

.quicklink { font-size: 8pt;
  text-decoration: none;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  }
