a {
    text-decoration: underline;
}

a:link    { color: #660000}

a:visited { color: #666600 }
a:active  { color: red }
a:hover   { color: blue;  }
a:click   { color: red }

.leftnav1 a:link {color: #white }
.leftnav1 a:visited {color: #cccc00 }

.leftnav1:hover {background-color: #000066 }

.helv14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}
.leftnav1 {
	background-color: #666600;
	background-position: 125px center;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 5pt;
	white-space: normal;
	height: 20px;
	width: 125px;

}
.body_copy12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
}
.body_copy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
}
