a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; 
		  color: #F7A502;
}
a:active { text-decoration: none; }

.linktext {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: small-caps;

	}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DBDBDB;
	text-decoration: none;
	font-variant: small-caps;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CACEC2;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: .8px;
}
.contenttextHeaders {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height:18px;
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight: bold;
}

.bulletitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 30px;
}
.contextsinglespaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #eeeeee;

}

.bul {
	color:#FF9900;
	font-weight:bolder;
	font-size: 14px;
}

