.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
a.links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E21D64;
}
.links_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.body {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#606060
}	

a.body_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
a.body_links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E21D64;
	text-decoration: underline;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #FFEDD6;
	border: 1px dashed #999999;
	clear: right;	
}
<!--
.style1 {
	color: #E62A59;
	font-weight: bold;
	font-size: 16px;
}
-->
a.bodylinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E21D64;
}
.bodylinks_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.style1Small {
	color: #3f3f3f;
	font-size: 12px;
}
.style1Bold {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: bold;
		text-decoration: none;
}
.style1Bold a:link
      {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: bold;
      text-decoration:none;
      }

.style1Bold a:visited
      {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: bold;
      text-decoration:none;
      }

.style1Bold a:hover
     {
	color: #E62A59;
	font-size: 16px;
	font-weight: bold;
      text-decoration:none;
      }
	  
