A  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : underline;
}

A.c  {
	font-size : 9px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : center;
}

A.c:Hover  {
	font-size : 9px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	text-align : center;
}

A.menu  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}

A.menu:Hover  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 0099ff;
	text-decoration : none;
	text-align : center;
}


BODY  {}

.news {

	font-size : 14px;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;

}

.anews {

	font-size : 14px;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;

}
.anews:hover {

	font-size : 14px;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : 0099ff;
	text-decoration : none;

}
.zagl {

	font-size : 14px;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;

}

.white{
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	text-align : center;
}

.black{
	font-size : 10px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}
.ogl {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}
 
.glava{
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}

.glava:hover{
	font-size : 10px;
	font-family :  sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 0099ff;
	text-decoration : none;
	text-align : center;
}

.aglava{
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 0099ff;
	text-decoration : none;
	text-align : center;
}

.aglava:hover{
	font-size : 10px;
	font-family :  sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}

.hid  {
	display : none;
	visibility : visible;
}

.shown  {
	visibility : visible;
}
