@charset "UTF-8";
/* CSS Document */


	
/*CSS for the footer section starts here	*/

.footertxt { 
color:#eeeee6;
font-family:"Trebuchet MS", Verdana,Geneva, sans-serif;
font-size:11px;
font-weight:normal;
text-align:left;
}
.footerlink {
color:#947b2a;
font-family:"Trebuchet MS", Verdana,Geneva, sans-serif;
font-size:10px;
font-weight:normal;
text-align:left;
text-decoration:none;
}
.footerlink:hover {
color:#325fba;
font-family:"Trebuchet MS", Verdana,Geneva, sans-serif;
font-size:10px;
font-weight:normal;
text-align:left;
text-decoration:none;
}

/*CSS for the footer section ends here	*/



