@charset "windows-1251"; 
/* CSS Document */

body {font:13px Verdana, Arial, Helvetica, sans-serif; color:#000;  padding:0;}
/* ссылки, подчеркивание, цвет */

/* описание центральной части */
.centre {text-align:left; padding:0 7px; height:100%; background-color:#FFF}

.centre a:link, .centre a:visited {color:#00C; text-decoration:none;}
.centre a:hover, .centre a:active {text-decoration:underline;}

.grey { background:none; background-color:#CCC;}

.tablesell a:link, .tablesell a:visited, .tablesell a:hover, .tablesell a:active {text-decoration:none; color:#000}
.tablehead a:link, .tablehead a:visited {text-decoration:none; color:#66FF00;}
.tablehead a:hover, .tablehead a:active {text-decoration:underline; color:#f60;}

/* Премиум обьявления выделение цветом" */
.prem a:link, .prem a:visited {color: #F60; text-decoration:none;}
.prem a:hover, .prem a:active {color: #000; text-decoration:none;}

.bottom1 { color: #ffffff;}

/*Выделенный абзац*/
.slcttxt {background:none; background-color:#CCC;}

/* Оранжевый текст*/
.orange {
	color: #F63;
}