.linki {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.linki:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #00ABFF;
	font-weight: bold;
	text-decoration: none;

}
.txtwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #245F85;
}
.txtblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A8A8A8;
}

