/* 
i A R C H I T E C T S 
info@iArchitects.com
footerStyle.css
http://www.redwoodsystems.com
*/

<style>
	A {font-family:"Verdana", sans-serif; font-size:11px;}
	A:visited {color:#999999;}
	A:active {color:#6699FF;}
	A:link {color:#FF9900;}
	A:hover {color:#FF6600; }

	
.Item {
   font-family: Verdana; 
   font-size: 10px;
   font-style: normal;
   background-color: #666666;
   color: #FF9900;
   text-decoration: underline
}
  
.White {
   font-family: Verdana; 
   font-size: 10px;
   font-style: normal;
   background-color: #666666;
   color: #FFFFFF;
   text-decoration: none  
 }
	TABLE TR TD  {
	font-family:"Verdana","Arial",sans-serif;
	font-size:10px;
	color : #FFFFFF;
}
	P {
	font-family:"Verdana","Arial",sans-serif;
	font-size:10px;
	color : #FFFFFF;
}

	B {
	font-family:"Verdana","Arial",sans-serif;
	font-size:11px;
	color : #666666;
	weight: 800;
}
	
</style>

