.KotelLiveHeader {
	background: url(/Images/KotelHeaderCell2.gif) no-repeat left center;
}

.KotelFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #2c5292;
	font-family: Verdana;
	text-decoration: none;
}

.KotelLegalText
{
	font-size: 9px;
	color: #2c5292;
	font-family: Verdana;
}

.kotellink:link {
	font-family: tahoma; 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
.kotellink:visited {
	font-family: tahoma; 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
.kotellink:active {
	font-family: tahoma; 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
.kotellink:hover {
	font-family: tahoma; 
	font-size: 14px; 
	color: yellow; 
	text-decoration: underline;
	}
