.gilsansLRG{
	font-family: "Gill Sans MT";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
.gilsansMED {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.gilsansSMred {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}
}
.gilsansMEDred {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
}
.gilsansSm {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.gilsansSmB {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight:bold;
	color: #003399;
}
A:link {
 
   color:#FF3300;
   font-family: "Gil Sans MT";
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   }
   
 A:visited {
 
   color:#FF3300;
   font-family: "Gil Sans MT";
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   } 
   
   
 A:hover {
 
   color:#0033CC;
   font-family: "Gil Sans MT";
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
 
 
   }
   
   A:focus {
 
   color:#FF3300;
   font-family: "Gil Sans MT";
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   }
	  
   A:active {
 
   color:#FF3300;
   font-family: "Gil Sans MT";
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
 
  }
