body {
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
a {
	font-size: 13px;
	color: #FF0300;
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	font-size: 13px;
	color: #168DEE;
	font-family: Arial;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	font-size: 13px;
	ccolor: #4C4C4C;
	font-family: Arial;
	text-decoration:none;
	
}
a:hover {
	font-size: 13px;
	color: #4C4C4C;
	font-family: Arial;
	text-decoration: underline;
	font-weight:
}
a.text_red {
	font-size: 11px;
	color: #FF0300;
	font-family: Arial;
	text-decoration:none;
}
a.text_red:active {
	font-size: 11px;
	color: #168DEE;
	font-family: Arial;
	text-decoration: underline;
}
a.text_red:visited {
	font-size: 11px;
	ccolor: #4C4C4C;
	font-family: Arial;
}
a.text_red:hover {
	font-size: 11px;
	color: #4C4C4C;
	font-family: Arial;
	text-decoration: underline;
}
.text_bold {
    color:#0263B8;
	font-family: Arial;
	font-size: 13px;
	font-weight:bolder
}
.text {
    color:#0263B8;
	font-family: Arial;
	font-size: 13px;
}
.text_red {
    color:#FF0300;
	font-family: Arial;
	font-size: 11px;
}
.text_tel {
    color:#0263B8;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight:bold
}
.text_blue_isq {
    color:#0263B8;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight:normal
}
p {
    color:#0263B8;
	font-family: Arial;
	font-size: 14px;
}
.text_novosti{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.form {
	font-family: Arial;
	font-size: 11px;
	color: #666699;
	background-color: #ffffff;
	border: 1px solid #d8cbc3;
}

