.index {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.linkBottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}



.divider {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

a:active   {text-decoration: none; color: #666666; }
.indexContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

a:link     {text-decoration: none; color: #666666;}
.hidden {
	font-size: 0px;
	color: #FFFFFF;
}

.HeaderTrim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D97400;
	font-weight: bold;
}
.contentServices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	list-style-type: circle;
}


a:hover  {text-decoration: underline; color: #000000}
a:visited  {text-decoration: none; color: #666666;}

.contentAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contactForm {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px dotted #CCCCCC;
}
