.headertext	{ font-family: arial;
							font-size: 14px;
							font-weight: bold;
							color: #ffffff;
							font-style: italic;
							}

.navhere	{ font-family: arial;
		font-size: 11px;
		font-weight: normal;
		color: #f0de1d;
		text-decoration: none;
							}
							
body { background-color: 2F2F2F; }

TD	{	font-family: arial;
			font-size: 11px;
			font-weight: normal;
			color: #ffffff;
		} 
		
a {	font-family: arial;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;  }

a:hover {	font-family: arial;
		font-size: 11px;
		font-weight: normal;
		color: #ffcc33;
		text-decoration: underline; }		
		
a:visited {	font-family: arial;
		font-size: 11px;
		font-weight: normal;
		color: #cccccc;
		text-decoration: none;  }		
		

