a:link
{
	color: CC1122; text-decoration: none
}
a:visited
{
	color: CC1122; text-decoration: none
} 

a:hover 
{

	color: white; text-decoration: none; font-weight: bold
	
 }



a:active 
{
	color: "#ffffff";  text-decoration: none
}



body
{
	font-family: Corbel, Georgia, Arial;
	background-color: 000000;
	color: ffffff;
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: 66537a;
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: 776789;
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}
