
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.tah {
	font-family: Tahoma;
	font-size: 10px;
	color: #416EAD;
	text-decoration:none;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
    color: #FFFFFF;
	text-decoration:none;
}

.text2 {
	font-family: Tahoma;
	font-size: 11px;
    color: #243C61;
	text-decoration:none;
}
.dont_link {
	font-family: Tahoma;
	font-size: 11px;
    color: red;
	text-decoration:none;
}



.link {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #243C61; text-decoration: none;}
a.link:hover {  font-family: Tahoma; font-size: 11px;  font-weight: normal; color: #3A598A; text-decoration: underline;
}



.link2 {  font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.link2:hover {  font-family: Tahoma; font-size: 11px;  font-weight: bold; color: #FFFFFF; text-decoration: underline;
}

.zaglav {
	font-family: Tahoma;
	font-size: 11px;
    color: #243C61;
	text-decoration:none;
}

.name {
	font-family: Tahoma;
	font-size: 12px;
    color: #FFFFFF;
	text-decoration:none;
}


.tah2{
	font-family: Tahoma;
	font-size: 10px;
	color: #3A598A;
	text-decoration:none;
}

.m_item, .m_item a {
	color: #666; 
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.m_item {
	padding-left: 20px;
}
.m_item a:hover {
	text-decoration: underline;
}