a:visited {
   text-decoration : none; 
}
a:link {
   text-decoration : none; 
}
a:hover {
   color : #c60;
   background-color : #ffc;  
   text-decoration : underline; 
}
a:active {
   text-decoration : none; 
}
.yotekst {
	margin: 8px;
	padding: 5px;
	border: 1px #ccc solid;
   font : 11px/15px verdana, arial, helvetica, sans-serif; 
   margin-bottom : 10px;
   text-align: justify; 
   }
.main {
   font : 11px/15px verdana, arial, helvetica, sans-serif; 
   margin-bottom : 10px;
   text-align: justify; 
   }
.miny {
   font : 9px/10px verdana, arial, sans-serif; 
}
.rond {
	padding: 5px;
	border: 2px #cff solid;
	}

h1 {
	font : 16px georgia, times new roman, times, serif;
	font-weight : bold;
	color : #fff;
}
