a:active
		{
		text-decoration: none;
		color: black ;
		font-weight: bold;
		background-color: black;
		font-size: 12pt; 
		}		
		
a:link
		{ 
		text-decoration: none; 
		color: yellow ;
		font-weight: bold; 
		font-size: 12pt; 
		}
		
a:visited
		{ 
		text-decoration: none;
		color: yellow;
		font-weight: bold;
		font-size: 12pt; 
		}
		
a:hover
		{
		text-decoration: none;
		color: red ;
		font-weight: bold; 
		background-color: black;
		font-size: 12pt; 
		}
		
body
		{
		background-color: black
		}
		
#maintable
		{
		width: 980;
		background-color: black ;
		border-color: black ;
		border-style: none;
		border-width: 0pt;
		padding: 0pt
		}

#headertable
		{
		width: 926;
		background-color: black ;
		border-color: black ;
		border-style: none;
		border-width: 0pt;
		padding: 0pt
		}

#infotable
		{
		width: 926;
		background-color: black ;
		border-color: black ;
		border-style: none;
		border-width: 0pt;
		padding: 0pt
		}


#footertable
		{
		width: 926;
		background-color: black ;
		border-color: black ;
		border-style: none;
		border-width: 0pt;
		padding: 0pt
		}

#gtext
		{
		text-align: center;		
		font-style: ; 
		font-size: 14pt; 
		font-weight: ;
		color: #999999;	
		}

#text
		{
		text-align: center;		
		font-style: ; 
		font-size: 14pt; 
		font-weight: ;
		color: #FFFF66;	
		}
#bigtext
		{
		text-align: center ;		
		font-style: ; 
		font-size: 24pt; 
		font-weight: bold;
		color: #FFFF66;	
		}
		
#equalemployer
       {
		text-align: center;		
		font-style: italic; 
		font-size: 12pt; 
		font-weight: bold;
		color: #999999;	
		}

#email-links
       {
       	text-decoration: none;
       	color: red;
		font-size: 12pt; 
		font-weight: bold;
		background-color: black;	
		}
