@charset "windows-1251";
a {
        color: blue;
        text-decoration: none;
}

a:hover {
        text-decoration: none;
}

a.rub_parent {
text-decoration:  none;
font-weight: bold;
color: #407596; 
border: none;
}

a.rub_num_parent {
text-decoration:  none;
font-weight: bold;
color: #407596; 
border: none;
}

a.rub_parent:hover {
text-decoration:  none; 
}

a.rub_num_parent:hover {
text-decoration:  none; 
}

a.rub_child {
}

a.site_title {
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
}

.form_caption {
        text-align: right;
        font-weight: bold;
}

.form_comment {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        text-align: justify;
}

input, select, textarea {
        font-family: Verdana, Arial;
        font-size: 11px;
}

label {
        cursor: hand;
}

.bm_link {
        color: #407596;
        font-weight: normal;
        text-decoration: none;
		font-size: 14px;
}
.bm {
    color: #407596;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

.bm_link:hover {
        color: #407596;
        font-weight: normal;
        text-decoration: underline;
		font-size: 14px;
}

.maroon {
	color: maroon;
}

.green {
	color: green;
}

.red {
        color: red;
}

.hidden {
	display: none;
}

<!--
рубрики a.rub_parent{ ссылки рубрик < 10 }
a.rub_num_parent{ ссылки рубрик > 10 }
a.rub_parent:hover { меняет цвет при наведении курсором на ссылку рубрики }
a.rub_child { подрубрики }

регистрационная форма form_caption{ название поля }
form_comment{ комментарий поля }

a.site_title { названия страниц }

bm_link{ нижние ссылки на страницы каталога }
bm_link:hover{ меняет цвет при наведении курсором }

cat_links{ рубрики ресурса }
cat_links:hover{ цвет при наведении курсором }
-->
