@charset "utf-8";
/* CSS Document */

body {
	background-color: #161F24;
	background-image: url(../tmp.gif);
	background-repeat: repeat;
	font-weight:bold;
	text-align:center
}
a {	text-decoration:none; color:#FF0; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold}
a:hover {text-decoration:none; color:#F00}
a:link {text-decoration:none; color:#FFF}
a:visited {text-decoration:none; text-align:center; color: #C00} 

h1 {
	font-size:9px;
	color:#666;
	font-weight:bold;
	text-align:center;
}

/*pages*/
.pages {
	padding: 0px 0px 0px 0px; 
	font-weight: bold;
	width: 1050px;
}

.pages span, .pages strong, .pages a {float:left;}

.pages a {
	font-size:11px;
	font-weight:bold;
	background:url(../h.gif) 0px 0px no-repeat; 
	width: 19px; 
	height:17px; 
	padding-top: 2px; 
	color: #F00; 
	text-align: center;
	margin-right: 4px;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
}
/*.pages strong {
	padding-top: 2px; margin-right: 10px;
} */

.pages a:hover {
	color:#f2cf8d;
	background:url(../ho.gif) 0px 0px no-repeat;
		}
/*pages*/


/* Ацуда пробуем разобраться */

a.topslite:hover  { 
	background:#FFF;
	color:#161F24;
	text-decoration: none;
}
/*
a.topslite:visited  {
	color:#FFF;
	text-decoration: none;
}

*/
.top50 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 16px;
}

a.top50 {
	color:#F00;
	text-decoration:none
}
a.top50:hover { 
	color:#f2cf8d;
	background: #F00;
	text-decoration: none;
}
a.top50:visited {
	color:#161F24;
	text-decoration: none; 
}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 13px;
	background-color: #f2cf8d;
}

a.desc {
	color:#F00;
	text-align:center;
	text-decoration:none
}
a.desc:hover { 
	color:#f2cf8d;
	background: #F00;
	text-decoration: none;
}
a.desc:visited {
	color:#161F24;
	text-decoration: none; 
}

/* ДОЦУДА */

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}
a.bottom  {
	text-decoration:none; 
	color:#FFF
}

a.bottom:hover {
	text-decoration:none;
	color:#FF0;
}
a.bottom:link {
	color:#FFF; 
	text-decoration:none
}
a.bottom:visited { 
	text-decoration:none; 
	color:#FF0
}
/* .desc {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	background-color: #f2cf8d
}
.desc a {text-decoration:none; color: #F00; font-size:13px; text-align:center}
.desc a:hover {color: #161F24; text-decoration:none; text-align:center}
.desc a:link {text-decoration:none; color:#F00; text-align:center}
.desc a:visited {text-decoration:none; color:#161F24; text-align:center} */




