.hyde-precision {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.developers-bullet {
	font-family: Tahoma, Verdana;
	list-style-position: outside;
	list-style-image: url(../images/main/bullet_ball.gif);
	list-style-type: none;
	font-size: 12px;
	color: #333333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8CFE7;
	font-weight: bold;

}
A:visited {
	TEXT-DECORATION: none;
	color: #E85D24;
}
A:active {
	TEXT-DECORATION: none;
	color: #F8581E;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #333333;
}
A:link {
	TEXT-DECORATION: none;
	color: #ED5820;
}
.sub-headers {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E65F27;

}
.headrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #F87D42;
	font-weight: bold;
}
