a:link {
 text-decoration: none; 
 color:  #000000;
}
 
a:visited {
 text-decoration: none; 
 color: #000000;
}
 
a:hover {
 text-decoration: underline; 
 color: #CC0000;

}


.esa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.otsikot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0668bc;
}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

