BODY {
	background-color: #ffffff;
	font-family: Gilsans, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.orange:link {text-decoration: none; COLOR: #C05626;}
a.orange:active {text-decoration: none; COLOR: #08326E;}
a.orange:visited {text-decoration: none; COLOR: #C05626;}
a.orange:hover {text-decoration: none; color: #08326E;}

a.blue:link {text-decoration: none; COLOR: #08326E;}
a.blue:active {text-decoration: none; COLOR: #C05626;}
a.blue:visited {text-decoration: none; COLOR: #08326E;}
a.blue:hover {text-decoration: none; color: #C05626;}
		
.nav {
	color: #006BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;	
    FONT-WEIGHT: bold;
}
.normalBlack
{
    COLOR: #000000;
    FONT-FAMILY: Gilsans, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
.home {
	color: #999999;
	font-family: Gilsans, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
}
.nav:HOVER {
	color: #006BB6;
}
.nav:LINK {
	color: #006BB6;
	font-family: Gilsans, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;	
}
.footer-text {
	color: #666666;
	font-size : 9px;
}
.testimonial {
	color: #666666;
	font-size : 11px;
    FONT-WEIGHT: bold;
}
.client-text {
	color: #666666;
	font-size: 85%;
}
