@charset "utf-8";
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFD328;
	text-decoration: none;
}
.bodytan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EDE7CF;
}
.bodyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.whiteheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}



a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallwhite a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
.smallwhite a:hover {
	color: #D06C29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}
.smallwhite a:visited {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}
.redheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
