body	{
		background-image: url(../_images/framework/footer/footer_01.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	
		SCROLLBAR-FACE-COLOR: #FFFFFF; 
		SCROLLBAR-ARROW-COLOR: #FF9900; SCROLLBAR-TRACK-COLOR: #FFFFFF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
		SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
		a 					{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #333333;
		font-style: normal;
		text-decoration: underline;
		}

		p 					{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		font-style: normal; 
		color: #333333
		}
		
		b 					{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		color: #333333; 
		font-style: normal; 
		font-weight: bold
		}
		
		li 					{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		color: #333333
		}
		
	
		A:                  { text-decoration: underline; color: #000033}
		A:link              { text-decoration: underline; color: #333333}
		A:active            { text-decoration: underline; color: #ff9900}
		A:over				{ text-decoration: underline; color: #000033}
		A:hover             { text-decoration: underline; color: #ff9900}
