.body {
	font-family: "DomCasual BT";
	color: #3a3633;
	background-color: #71706E;
	font-size: 16pt;
}
.bemodels {
	font-family: "DomCasual BT";
	color: #3a3633;
	background-color: #71706E;
	font-size: 16pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4A4744;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4a4744;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
