body
{ 
 	font-family: arial, helvetica, sans-serif;  
	font-size: .6em;  
	color:  #ececec; 
	background-color: black;
}

td 
{ 
	font-family: arial, helvetica, sans-serif;  
	font-size: .6em; 
	color:  White;	
}

td.footer, a.footer
{
	background : transparent;
	color: White;
}

a.footer:link {color: White;  font-family: variable; text-decoration: none}

a.footer:visited {color: White;  font-family: variable; text-decoration: none} 

a.footer:active {color: White;  font-family: variable; text-decoration: none} 

A.footer:hover {text-decoration: none; color: White}

P.header
{
	color : #CC9900;
}

Input
{
	color: Black;
}

P.title
{
	font-size: 3em;
	color: #CC9900;
}

H1{
	color : #FFCC00;
	font-family: arial, helvetica, sans-serif;	
	font-size:7em;
	margin : 0;
}

H2
{
	color : #FFCC00;
	font-family: arial, helvetica, sans-serif;	
	font-size:2em;
	margin : 0;
}

a
{
	text-decoration: none;
}

a:link {color: CC9900;  font-family: variable; text-decoration: none}

a:visited {color: CC9900;  font-family: variable; text-decoration: none} 

a:active {color: CC9900;  font-family: variable; text-decoration: none} 

A:hover {text-decoration: none; color: CC9900}