a,a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

a.bold_small,a.bold_small:link{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.bold_small:hover{
	color: #CCCCCC;
	text-decoration: none;
}

a.bold_small_u,a.bold_small_u:link{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.bold_small_u:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

a.copyright,a.copyright:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.copyright:hover{
	color: #FF0000;
	text-decoration: none;
}

a.left_menu,a.left_menu:link{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.left_menu:hover{
	color: #CCCCCC;
	text-decoration: none;
}

a.left_sub_menu,a.left_sub_menu:link{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.left_sub_menu:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

a.news,a.news:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.news:hover{
	color: #CCCCCC;
	text-decoration: none;
}

a.sobchak,a.sobchak:link{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.sobchak:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.top_links,a.top_links:link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a.top_links:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

html,body{
	background-color: #343434;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

td{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bold_small_text {
	font-size: 10px;
	font-weight: bold;
}

.grey_big_text {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}

.grey_text {
	color: #CCCCCC;
}

.top_links_del {
	padding: 0 10px 0 10px;
}
