.eprentas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1B326A;
	background-position: left top;

}

/* all link types */
a:link{
color: #6888BB;
}

a:visited{
color: #6888BB;
}

a:active{
color: #6888BB;
}

