.text {
	FONT-SIZE: 11px; LINE-HEIGHT: 18px; FONT-FAMILY: verdana, helvetica, arial; font-color: #333333; 
}

A {
	color : "#e2801d";
	text-decoration : underline;
	 font-weight: bold;
}

A:Hover  {
	color : "#333333";
	text-decoration : none;
}

.textsml {
	FONT-SIZE: 10px; LINE-HEIGHT: 18px; FONT-FAMILY: verdana, helvetica, arial; font-color: #333333; padding-left: 5px; 
}

A.textsml{
	color : "#e2801d";
	text-decoration : underline;
	 font-weight: bold;
}

A.textsml:Hover  {
	color : "#333333";
	text-decoration : none;
}


			
			.footer  {
            	font-size : 10px;
            	font-family : geneva,Verdana,Arial,sans-serif;
            	font-weight : normal;
            	font-style : normal;
            	color : #b15f0c;
            	text-decoration : none;
            }

 A.footer  {
            	font-size : 10px;
            	font-family : geneva,Verdana,Arial,sans-serif;
            	font-weight : normal;
            	font-style : normal;
            	color : #b15f0c;
            	text-decoration : none;
            }


            A.footer:hover  {
            	font-size : 10px;
            	font-family : geneva,Verdana,Arial,sans-serif;
            	font-weight : normal;
            	font-style : normal;
            	color : #fff2e4;
            	text-decoration : underline;
            }
			

 