/* CSS Document */
body {
	background-color: #000000;
}

.style2 {font-size: 10pt; color: #A6A664; font-family: "Times New Roman", Times, serif; font-weight:normal; letter-spacing: 1px}
a:link {
	color: #a6a664;
	text-decoration: none;
}
a:visited {
	color: #a6a664;
	text-decoration: none;
}
a:hover {
	color: #FE0003;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu_text {font-size: 11pt; color: #a6a664; font-family: "Times New Roman", Times, serif; font-weight:bold; letter-spacing: 1px}

.red_text {font-size: 11pt; color: #FE0003; font-family: "Times New Roman", Times, serif; font-weight:bold; letter-spacing: 1px}

a.red:link {
	color: #FE0003;
	text-decoration: none;
}
a.red:visited {
	color: #FE0003;
	text-decoration: none;
}
a.red:hover {
	color: #dddddd;
	text-decoration: none;
}
a.red:active {
	text-decoration: none;
}
