.maroon16 {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
}
.maroon14 {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
}
.green12 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
}
.green11 {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
}

.maroon11 {
	font-family:"Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration:none;
}
.maroon9 {
	font-family: "Verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
}
.maroonbold {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}


p{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration:none;
}
 A:link {	
 
   color:#993333;
   font-family: "Verdana";
   font-size:11px;
   font-weight:normal;
   text-decoration:none;
   }
   
 A:visited {
 
   color:#993333;
   font-family: "Verdana";
   font-size:11px;
   font-weight:normal;
   text-decoration:none;
   } 
   A:focus
    {
 
   color:#993333;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
 }  
   
 A:hover {
 
   color:#993333;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
 }
  A:active {
 
   color:#993333;
   font-family: "Verdana";
   font-size:11px;
   font-weight:normal;
   text-decoration:none;
 }
