.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
a:link {  color: #BA5D12;text-decoration: underline}

a:visited {  color: #811036;text-decoration: underline}

a:hover {  color: #7C6713; text-decoration: none}

a:active {  color: #BA5D12;text-decoration: underline}

a.diddy:link { font-weight: bold; font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: underline} 
a.diddy:visited { font-weight: bold; font-family: Verdana; font-size: 10px; color: #FEF7C9; text-decoration: underline}
a.diddy:hover { text-decoration: none; color: #FFE484; }
a.diddy:active { font-weight: bold; font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: underline} 
.texta {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

}
.textb{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;

}
h1 {
	border-style: solid;
	background-color: #FEF7C9;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #EC9E60;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #BA5D12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}	
h2 {
	border-style: solid;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #EC9E60;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #BA5D12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
