body {
	background-color: #000000;
}

.1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titles {
	font-family: Harrington;
	font-size: 20px;
	color: #FF33FF;
	font-weight: bolder;

}

}
.titles_small {
	font-family: Harrington;
	font-size: 16px;
	color: #FF33FF;
	font-weight: bolder;

}

.2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottom {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A:Hover {
text-decoration: none;
color: #F4CCC2;
}

.links2 {
COLOR:  #000000; 
font-size: 20px;
TEXT-DECORATION: none
}

.links {
COLOR:  #FFFFFF;
font-family: trebuchet ms; 
font-size: 11px;
font-weight: bold;
line-height: 16px;
TEXT-DECORATION: none
}

A {
text-decoration: none;
color: #00CCFF;
}