.footer_top		{ height:15px;
				  background-image: URL('../images/bg_footer_top.gif');
			  	  background-position: right;
				  background-color: #A99F8E; }
.footer_content	{ height: 55px;
				  background-image: URL('../images/bg_footer_content.gif');
				  background-color: #FFFFFF; 
			  	  background-position: right;

				  font-size: 11px; 
				  font-weight: bolder;
				  color: #000000; }

.footer_bottom	{ height: 10px;
				  background-color: #000000;}

.footer_link	{	font-size: 11px; 
					font-weight: bolder;
					color: #AF3400;
					text-decoration: none; text-transform: UPPERCASE;}

.footer_link:hover { text-decoration: underline; }

.footer_link_h	{	font-size: 11px; 
					font-weight: bolder;
					color: #FF0000;
					text-decoration: none; text-transform: UPPERCASE;}

.footer_link_h:hover { text-decoration: underline; }

.footer_text	{	font-size: 11px; 
					font-weight: bolder;
					color: #000000; }