    a {font-family: VERDANA;text-decoration: NONE;}


a:link {
	color: #922f2b;
	text-decoration:none;
}

a:visited {
	color: black;
	text-decoration:none;
}

a:active {
	background-color: black;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:none;
	
}



a.klasa_red:link {
	color: 922f2b;
	text-decoration:none;
}

a.klasa_red:visited {
	color: 922f2b;
	text-decoration:none;
}

a.klasa_red:active {
	background-color: black;
	text-decoration:none;
}

a.klasa_red:hover {
	color:white;
	text-decoration:none;
	background-color: 922f2b;
}









a.tekst  {font-family: VERDANA;font-weight: NORMAL;font-style: NORMAL;font-size: 8PT;color:#505050; text-decoration: 
NONE;line-height: 120% ; }


a.tekst1  {font-family: VERDANA;font-weight: NORMAL;font-style: NORMAL;font-size: 11PT;color:#ffffff;background-color: a1a1a1; text-decoration: NONE;line-height: 120% ; }



