a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body {
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
.spec {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background: #EDEDED;
}
.contact {
	font-size: 13px;
	line-height: 16px;
	color:#333333;
	background: #DFEBFF;
}
.text-9 {
	font-size: 11px;
	line-height: 125%;
}
.text-10 {
	font-size: 13px;
	line-height: 140%;
}
.td-blue {
	background: #7192B7;
}
.td-white {
	background: #FFFFFF;
}
.cat-list {
	font-size: 12px;
	line-height: 120%;
}
