body							{	background-color:#000000;
									
									
								}	

/* -----------------SPECIFIC STYLES---------------------------------------------------*/
.bodytext					{	font-family:"Times New Roman", Times, serif, verdana, arial;
							 	color:#CCCCCC;
								font-size:14px;
		     					text-align:left;
								vertical-align:top;
			 					}


.bodytext a:link			{  color: #996600;}
.bodytext a:visited 		{  color: #996600;}
.bodytext a:hover 			{  color: #FFFFFF;}
.bodytext a:active 			{  color: #996600;}

.bodytext h1				{	font-size: 16px;
								color:#FFFFFF;
								text-decoration:underline;
							}

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.footer						{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 9.5px; 
								color: #999999;
		     					text-align:center;
								vertical-align:middle;
			 				}


.footer a:link				{  color: #FFFFFF; text-decoration:none;}
.footer a:visited 			{  color: #FFFFFF; text-decoration:none;}
.footer a:hover 			{  color: #FFFFFF; text-decoration:underline;}
.footer a:active 			{  color: #FFFFFF; text-decoration:none;}

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.menu						{	font-family:"Times New Roman", Times, serif, verdana, arial;
							 	color:#CCCCCC;
								font-size:14px;
								text-align: center;
							}
							
							
.menu a:link				{  color: #996600; text-decoration:none; }
.menu a:visited 			{  color: #996600; text-decoration:none; }
.menu a:hover 				{  color: #FFFFFF; text-decoration:underline; }
.menu a:active 				{  color: #996600; text-decoration:none; }

.menu h1					{	font-size: 16px;
								color:#FFFFFF;
								text-decoration:underline;
							}