a{
	color : orange;
	text-decoration : underline;
}
a:visited {
	color : #858585;
}
a:active {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}

/*______ */

a.link-e-space {
	font-size : 10px;
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}
a.link-e-space:visited {
	color : #999999;
	text-decoration : none;
}
a.link-e-space:hover {
	color : #686868;
	text-decoration : none;
}
a.link-e-space:active {
	color : #686868;
	text-decoration : none;
}


/*______ */



a.link-newsmenu {
	color: Black;
	text-decoration : none;
}
a.link-newsmenu:visited {
	color : #999999;
	text-decoration : none;
}
a.link-newsmenu:hover {
	color: Black;
	text-decoration : none;
	font-weight: normal;
}
a.link-newsmenu:active {
	color: Black;
	text-decoration : none;
	font-weight: normal;
}



a.link-melynas {
	color: Blue;
	text-decoration : none;
}
a.link-melynas:visited {
	color : #999999;
	text-decoration : none;
}
a.link-melynas:hover {
	color: Black;
	text-decoration : none;
	font-weight: normal;
}
a.link-melynas:active {
	color: Black;
	text-decoration : none;
	font-weight: normal;
}


A.link-abc {
	COLOR:#ffa600; TEXT-DECORATION: none; FONT-SIZE: 12px; font-weight: bold;
}
A.link-abc:visited {
	COLOR: #ffa600; TEXT-DECORATION: none; FONT-SIZE: 12px; font-weight: bold;
}
A.link-abc:hover {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 12px; font-weight: bold;
}
A.link-abc:active {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 12px; font-weight: bold;
}

A.link-grupe {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 10px; font-weight: bold;
}
A.link-grupe:visited {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 10px; font-weight: bold;
}
A.link-grupe:hover {
	COLOR: #ffa600; TEXT-DECORATION: none; FONT-SIZE: 10px; font-weight: bold;
}
A.link-grupe:active {
	COLOR: #ffa600; TEXT-DECORATION: none; FONT-SIZE: 10px; font-weight: bold;
}

.zaidimams{
	BORDER-RIGHT: #FFB221 1px solid;
	BORDER-TOP: #FFB221 1px solid;
	BORDER-LEFT: #FFB221 1px solid;
	BORDER-BOTTOM: #FFB221 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: red;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Veranda, helvetica;
	BACKGROUND-COLOR: #FBF0DB;
}

a.zaidimams-link {
	color : red;
	text-decoration : none;
	FONT-SIZE: 11px;
}

a.zaidimams-link:hover {
	color : black;
	text-decoration : none;
	FONT-SIZE: 11px;
}
a.zaidimams-link:visited {
	color : red;
	text-decoration : none;
	FONT-SIZE: 11px;
}