/* CSS Document */

body {
	background-color: #1C1C1C;
}
a:link {
	color: #F5E8D8;
	text-decoration: none;
}
a:visited {
	color: #F5E8D8;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #F5E8D8;
	text-decoration: none;
}
.links {color: #333333; font-size: 12px; font-family: Arial;}
.style3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style6 {font-size: 16px}
.style8 {color: #333333; font-size: 12px; font-family: Arial; font-weight: bold; }
.style10 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; }
.style11 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #CCCCCC; }
.style12 {color: #CCCCCC}
.style19 {font-family: Verdana; font-size: 10px; color: #999999; }