.content {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 11px;
	color: #FFCC00;
	line-height: 17px;
	letter-spacing: 1px;
}
.whiteTxt {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: normal;

}
.whiteBigTxt {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 11px;
	color: #FFCC00;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;


}
.header {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ECAD14;
}
.txtBox {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFCC00;
	word-spacing: 1px;
	background-color: #782626;
	border: 1px solid #E9D7AF;

}
a:link, a:active, a:visited {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 9px;
	color: #EB8401;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
