BODY
{
	background-color:Black ;
	color:White ; 
	font-family:Trebuchet MS ;
}

A
{
	color:White ;
	text-decoration:none ;
	
}

A:hover
{
	color:White ;
	text-decoration:none ;
	
}

A:visited
{
	color:White ;
	text-decoration:none ;
	
}

.largerText
{
	font-size:large ;
}

.largestText
{
	font-size:x-large ;
}

.xxlargestText
{
	font-size:xx-large ;
}