.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sec {
	background-image: url(bg_sec.gif);
}
.cnt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
a.cnt:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
a.cnt:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
a.cnt:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
a.cnt:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
}
.lnk {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
a.lnk:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
a.lnk:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
a.lnk:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
a.lnk:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
}