/* CSS Document */

body {
	background-color: #000000;
}
class1 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.class1 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.class1 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.class1 A:hover {
	text-decoration: underline;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.class2 A:link {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.class2 A:visited {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.class2 A:active {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.class2 A:hover {
	text-decoration: underline;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}


.copy {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style11 {color: #666666}
.style27 {
	font-size: 16px;
	font-weight: bold;
}
.style28 {font-size: 36px}
.midtext {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.nav-links {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; }
.style1 {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
