.white_text {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a.nav:link {color: #FFFFFF;font-family: Courier New, Courier, monospace;font-size: 10px;font-weight: bold;text-decoration: none;}
a.nav:visited {color: #FFFFFF;font-family: Courier New, Courier, monospace;font-size: 10px;font-weight: bold;text-decoration: none;}
a.nav:hover {text-decoration: none;font-family: Courier New, Courier, monospace;font-size: 10px;font-weight: bold;color: #666666;}
a.nav:active {color: #FFFFFF;text-decoration: none;}

.white_heading {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_heading_2 {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_text_quote {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: italic;
	color: #FFFFFF;
}.quote {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}

