BODY {
	BACKGROUND: #f7f5e6
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif
}

A {
	COLOR: #1263ad; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff0000
}
A.main {
	FONT-SIZE: 16px; COLOR: #0099CC; TEXT-DECORATION: underline; FONT-WEIGHT: bold; FONT-FAMILY: Verdana
}
A.main:hover {
	FONT-SIZE: 16px; COLOR: #0099CC; TEXT-DECORATION: none; FONT-WEIGHT: bold; FONT-FAMILY: Verdana
}
.titlehot {
	FONT-SIZE: 16px; COLOR: #0099CC; FONT-WEIGHT: bold;
}
.titlehot2 {
	FONT-SIZE: 16px; COLOR: #ef8c15; FONT-WEIGHT: bold;
}
a.menug {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.menug:active {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.menug:hover {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
.menug {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.menus {
color: #ef8c15;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-left: 22px;
	}
a.menus:active {
color: #FF9900;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-left: 22px;
	}
a.menus:hover {
color: #ef8c15;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-left: 22px;
	}

a.poor {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.poor:hover {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
	}
a.poor:active {
color: #0099CC;
font-size: 14px;
font-weight: bold;
text-decoration: none;
	}
a.doma {
color: #000000;
text-decoration: none;
	}
a.doma:hover {
color: #000000;
text-decoration: none;
	}
a.doma:active {
color: #000000;
text-decoration: none;
	}

ul.pages_links	{
	margin: 15px 0px 1em;
	padding: 0.2em 1em 0.2em;
	border-bottom: 1px solid;
	font-size: 11px;
	list-style-type: none !important;
	line-height: normal;
	text-align: center;
	display: block;
	background: none;
	}

ul.pages_links li
	{	
	display: inline;
	font-size: 11px;
	line-height: normal;
	background: none;
	padding: 0px;
	margin: 0px;
	}
  
ul.pages_links li:before{
content: none;	
}  
  	
ul.pages_links li a
	{
	text-decoration: none;
	background: #ECEBE8;
	border: 1px solid;
	padding: 0.2em 0.4em;
	color: #000000;
	outline: none;	
	cursor: pointer;
	
	}
	

ul.pages_links li a:hover
	{
	color: #000000;
	background: #ECEBE8;
	text-decoration: none;
	}