body {
font-family: arial;
margin-top: 0px;
}

h1 {font-size: 23px; color: #606D6D;}

h2 {font-size: 18px; color: #330099;}

a.menu {color : #000000; text-decoration : none; font-size: 20px;}
a.menu:hover { color : #FF0066; text-decoration : underline;  font-size: 20px;}

a.link {color : #000080; text-decoration : underline;}
a.link:hover { color : #FF0066; text-decoration : underline;}

a.titlelink {color : red; text-decoration : underline;}
a.titlelink:hover { color : #000000; text-decoration : underline;}


div.menu {
color : #00000;
font-size: 20px;
padding: 10px 16px;

}

div.line {
color : #ffffff; font-size: 18px;
padding-left: 10px;
}

div.title {
color : #E93300; font-size: 18px;
padding-left: 13px;
padding-top: 10px;
}

div.text {
padding-left: 13px;
line-height: 145%;
}

td.menu {text-align: center;}
td.menu2 {background-color:#FEDDE7;}
td.menu3 {background-color:#FD92B1;}

td.fon{
background: url(img/fon.gif) no-repeat;
color: #000000; font: 16px;}

a:hover .smg {
FILTER: Alpha(Opacity=100)
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

.smg {
FILTER: Alpha(Opacity=40)
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
-khtml-opacity: 0.4;
opacity: 0.4;
}

.count {
	float: right;
	width:260px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	position: relative;
	right: 40px;
	text-align:left;
}
.count a
{
	float:right;
}
.count a#l_text
{
	float:left;
}

