a:link {
	color: #20834f;  
}
a:visited {
	color: #20834f;  
}
a:hover, {
	color: #20834f; font-weight:bold; 
}
 a:active {
	color: #20834f; font-weight:bold;
}
/* Ссылки */

/* Оформление текста на странице */
.styleH {
font-size:16px; font-family:"Times New Roman", Times, serif; font-weight:bold; text-align:center
}
.styleLM {
font-family: Tahoma; color: #20834f; font-size: 14px; /* Стиль левой части под меню */
}
.styleM {
font-family: Tahoma; color: #20834f; font-size: 15px; /* Стиль левой части под меню */
}
.styleN {
font-family: Tahoma; color: #ffffff; font-size: 15px; /* Стиль левой части под меню */
}
/* Основной текст страницы */
.text {
font-family: Tahoma; font-size: 14px; text-align:justify;
}
.stext {
font-family: Tahoma; font-size: 4px; text-align:justify;
}
.textr{
font-family: Tahoma; font-size: 14px; text-align:right;
}
.textcentr {
font-family: Tahoma; font-size: 14px; text-align:center;
}
.htext {
font-family: Tahoma; font-size: 14px; font-weight: bold; text-align:center;
}
.ntext {
font-family: Tahoma; font-size: 16px; text-align:left;
}
.small
{
font-family: Tahoma; font-size: 10px; text-align:justify;
}
.imgL {
margin-left:0 px;
margin-right:10 px;
margin-bottom:10px;
margin-top:10px;
}
.imgR {
margin-left:10 px;
margin-right:0 px;
margin-bottom:10px;
margin-top:10px;
}
.imgT {
margin-left:0 px;
margin-right:10 px;
margin-bottom:10px;
margin-top:0px;
}
.imgAwards {
margin-left:0 px;
margin-right:0 px;
margin-bottom:2px;
margin-top:2px;
}
.imgAwardsVert {
margin-top:10px;
}