
a     { color: #ff2633; font-family: Arial, Helvetica; text-decoration: none }
a:active     { color: #080; font-family: Arial, Helvetica; text-decoration: underline }
a:hover   { color: #080; text-decoration: underline }
.pagetext     { color: #191970; font-size: 12px; font-family: Arial, Helvetica }
.pagetextbold  { color: #191970; font-weight: bold; font-size: 12px; font-family: arial, Helvetica }
.headings   { color: #191970; font-size: 14px; font-family: arial, Helvetica }
.headingslarge   { color: #191970; font-weight: bold; font-size: 16px; font-family: arial, Helvetica }

A.wr {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial,Verdana,Geneva;
	text-decoration:none;
	font-weight: bold;
}
A.wr:visited {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial,Verdana,Geneva;
	text-decoration:none;
	font-weight: bold;
}
A.wr:hover  {
	color: #ffff66;
	text-decoration: underline;
	font-weight: bold;
}
A.wr:active {
color:red;
font-weight: bold;

}

A.wb {
    color:#000066;
    font-size:12px;
   text-decoration:none;
    font-family:Arial,Verdana,Geneva;
   
}

A.wb:hover  { color: red; text-decoration: underline }

A.wb:active  { color: red; font-weight: bold }

.smpagetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A1F00;
	line-height: 100%;
}
.smpagetext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1221B;
	text-decoration: none;
line-height: 100%;
}

.smpagetext a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1221B;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
}
.smpagetext a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1221B;
	text-decoration: underline;
	line-height: 100%;
}

.smpagetext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #B1221B;
	text-decoration: underline;
	line-height: 100%;
}
#infobox {
	margin: 5px;
	padding: 5px;
	border: thin solid #B72007;

}
.smonred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 100%;
}
.smonred a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #FFFFFF;
	text-decoration: none;
line-height: 100%;
}

.smonred a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
}
.smonred a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #FFFFFF;
	text-decoration: underline;
	line-height: 100%;
}

.smonred a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
		color: #FFFFFF;
	text-decoration: underline;
	line-height: 100%;
}