@import url("questtext.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;

}
.td2 {
	background-color: #e4a32f;
}

.td4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;

}
.whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
}
.whatsnewtable {
	background-color: #E4a32f;
}
a:link {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;
} 
a:visited {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;
}
a:hover {
	color: #e4a32f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;

}
a:active {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;

}
.navbglight {
	background-color: #e4a32f;
}
.navbgdark {
	background-color: #663333;

}
.navbarwhite {
	background-color: #FFFFFF;
}

