a.textlink {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
  line-height: 18px;
}

a.textlink:hover {
	color : #ffffff;
}

a {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a:hover {
	color : #ffffff;
}

a.sitemap {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
  line-height: 18px;
  text-decoration: none;
}

a.sitemap:hover {
	color : #ffffff;
}

a.subnav {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #ffffff;
}

a.subnav:hover {
	color : #003300;
}

.normaltext {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 18px;
}

.subhead {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
	text-transform: capitalize;

}

//
