@charset "utf-8";
/* CSS Document */

A:link {
	color: #000000;
	text-decoration: underline
}
A:hover {
	color: #666666;
	text-decoration: underline
}
A:visited {
	color: #999999;
	text-decoration: underline
}


BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none}
	.body {font-size: 12px; color: #5a3e2d}
	.header {font-size: 20px; font-weight: bold; color: #000000}
	.footer {font-size: 9px; font-weight: none; color: #5a3e2d}
	.navigation {font-size: 16px; font-weight: bold; color: #5a3e2d}
	.header_2 {font-family: "Rage Italic"; font-size: 40px; color: #fec922; font-weight: bold}
 	.GDG_FAQ {font-size: 9px; color: #5a3e2d}
	.highlight {font-size:12; color: #fec922; font-weight: bold}
