 BODY {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
 A {
	color : #303F1D;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
 } 

 A:Visited {
 	color : #303F1D;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
 } 
 
 A:Active {} 
 
 A:Hover {
	color : #577335;
	font-size : x-small;
	font-weight : bold;
	background : transparent;
	text-decoration : underline;
	background : transparent;
 } 
 
 .tecky {
    font-size : x-small;
	font-weight : bold;
 } 

.cervena {
	color : #990000;
 } 

.hneda {
	color : #775A2F;
 } 

