.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B9B1A6;
	font-size: 12px;
	text-decoration: none;
}
a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 204px;
}
.formwindow {
	height: 40px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #938572;
}
.artdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938572;
}




/*
 The styles below are for compatibility with the editor
*/


.Bold
{
	font-weight: bold;
}

.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #938572;
}

.Code
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938572;
}

