body, td {font-family: arial; font-size: 12px; color: #000000;}
A {     
	font-family: arial;
	font-size: 11px;
        Color : #000000; 
		font-weight: normal;
	text-decoration : none;
}
A:hover { 
    font-family: arial;
	font-size: 11px;
	Color : #000000; 
	font-weight: normal;
	text-decoration : none;
	}

A.news {     
	font-family: arial;
	font-size: 11px;
        Color : #482626; 
		font-weight: normal;
	text-decoration : none;
}
A.news:hover { 
        font-family: arial;
	font-size: 11px;
	Color : #1A1A1A; 
	font-weight: normal;
	text-decoration : none;
	}

.cat1 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #464E74;
	font-weight: bold;

}

/* Блок объявлений (div или table в зависимости от html_format) - */
#topadvert_block { 
background-color: #f0f0f0;
border: 1px solid #ccc; 
}

/* Заголовок блока */
#topadvert_head { 
font-size: 20px; 
color: #000; 
text-transform: uppercase; 
}

/* картинка в рекламном блоке (если включено) */
img.topadvert_img { margin-right: 2px; }

/* блок ссылки на партнерскую программу */
small.topadvert_reflink { font-size: 8px; }

/* Ссылки в блоке */
a.topadvert_url { color: blue; }

/* Пример вложенного селектора - ссылка внутри заголовка блока */
#topadvert_head a.topadvert_url { text-decoration: none; }

/* Пример вложенного селектора - ссылка на партнерскую программу */
small.topadvert_reflink a.topadvert_url { color: #000; } 