a:link {
	color: #900;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #C00;
	font-size: 14px;
	text-decoration: none;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #300;
	font-size: 14px;
	text-decoration: none;
}
.yellowside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9;
	line-height: 30px;
}
.yellowside a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9;
	line-height: 30px;
	text-decoration: none;
}
.yellowside a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3;
	line-height: 30px;
	text-decoration: none;
}

.yellowside a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3;
	line-height: 30px;
	text-decoration: none;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	font-weight: bold;

}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #300;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	line-height: 28px;

}
.headlinegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.unnamedblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	color: #000;
}
.buttonstrip {
	background-color: #000;
	background-image: url(../back/buttonstrip.gif);
	background-repeat: repeat-x;
}
.backdrop {
	background-image: url(../back/back_r5_c8.gif);
}
.addressflag {
	background-image: url(../rollovers/saflag.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.writingblock {
	background-image: url(../back/back_r5_c8.gif);
	background-repeat: repeat;
	padding-top: 12px;
}

