<!--
  A { color:darkkhaki; text-decoration: none; }
   A:hover { color: #7FFF00; text-decoration: underline; }
-->


<!--
.nav {font-family:verdana,arial; font-size:7pt; font-weight:bold; border-right: maroon solid 2px; border-left: maroon solid 1px; border-bottom: maroon solid 2px; border-top: maroon solid 1px; background: maroon; height:20px; cursor:hand}.nav_over {font-family:verdana,arial; font-size:7pt; font-weight:bold; border-right: maroon solid 1px; border-left: maroon solid 2px; border-bottom: maroon solid 1px; border-top: maroon solid 2px; background: green ; height:20px; cursor:hand}
-->


.myhoveredlink {
   text-decoration: none;
   color: gold;
}
.myhoveredlink:hover {
   text-decoration: none;
   color: #FFFF00;
}


.nad_futer {
   text-decoration: none;
   color: white;
}
.nad_futer:hover {
   text-decoration: none;
   color: #FFFF00;
}


.podbanner1 {
   text-decoration: none;
   color: #ADD8E6;
}
.podbanner1:hover {
   text-decoration: underline;
   color: #ADD8E6;
}



.podbanner9 {
   text-decoration: none;
   color: #FFFFFF;
}
.podbanner9:hover {
   text-decoration: underline;
   color: #FFFFFF;
}



.podbanner4 {
   text-decoration: none;
   color: white;
}
.podbanner4:hover {
   text-decoration: underline;
   color: white;
}


.tizer {
   text-decoration: underline;
   font-family: arial,times,verdana,tahoma;
   font-size: 14px;
   font-weight: bold;
   color: #FFFF66;
}
.tizer:hover {
   text-decoration: underline;
   font-family: arial,times,verdana,tahoma;
   font-size: 14px;
   font-weight: bold;
   color: #ADD8E6;
}




.podbanner5 {
   text-decoration: none;
   color: white;
}
.podbanner5:hover {
   text-decoration: underline;
   color: white;
}

.podbanner6 {
   text-decoration: none;
   color: white;
}
.podbanner4:hover {
   text-decoration: underline;
   color: white;
}


.menu {
   text-decoration: none;
   color: white;
}
.menu:hover {
   color: white;
   text-decoration: underline;
}



.flash-wrap{position: relative;}
.flash-link{position: absolute; top:0px; left:0px; width:190px;height:317px;
background: url('http://www.lineoflife.ru/0.gif') no-repeat;}


/* Votes */

.vote_list {
	padding: 0;
	margin: 12px 0 10px 0;
	font-size: 13px;
}

.vote_list li {
	list-style-type: none;
}

.vote_bar_c {
	width: 170px;
	padding: 2px 0 10px 0;
}

.vote_bar {
	height: 8px;
	background: #3f86e7;
}
