/* Стандартные стили */

.pr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:red;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{color: #87B926;
font-size: 18px;}
h2{color: #87B926;
font-size: 16px;}
h3{color: #87B926;
font-size: 15px;}
a{
color:#669900;
font-size: 12px;
text-decoration:none;
}
a:visited{
color:#669900;
}
a:hover{
color:#FFA200;
text-decoration:none;
}
.menu-r{
color:#9B651D;
font-size: 13px;
text-decoration:underline;
}
.menu{
color:#9B651D;
font-size: 12px;
font-weight:700;
text-decoration:none;
}
.menu:visited{
color:#9B651D;
}
.menu:hover{
color:#FFA200;
text-decoration:none;
}
.style1 {
	color: #87B926;
	font-weight: bold;
}
.style5 {color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}
.style3 {	color: #FF0000;
	font-weight: bold;
}

.style6 {
	COLOR: #ff0000
}

a.bl{
color:#000000;
}
a.bl:visited{
color:#000000;
}
a.bl:hover{
color:#000000;
}
