a {
	color:#CCCC66;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial,Geneva,Helvetica;
	font-size:16px;
}
  a:visited {
	color:#CCCC66;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial,Geneva,Helvetica;
	font-size:16px;
}
  a:hover {
	color:#FF3300;
	text-decoration:none; 
	font-weight: bold; 		
	font-family: Arial,Geneva,Helvetica;
	font-size:16px;
}


.currentmenuitem {
	color: #FF3300;
	font-style: italic;
	font-weight: bold;
	font-family: Arial,Geneva,Helvetica;
	font-size:24px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 24px;
}
h1 {
	font-size: 36px;
}

.title-section  {
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: left
}  


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style1 {
	color: #CCCCCC;
}


