div.newsFlash {
	font-size : 11px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;

}
P.adres {
	font-size : 10px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;

}

A.menu {
	text-decoration : none;
	font-size : 11px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A.menu:VISITED {
	color : Black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
		font-weight : bold;
}

A.menu:ACTIVE {
	color : Black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
}

A.menu:HOVER {
	
	color : White;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.menu:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
		font-weight : bold;
}

A {
	text-decoration : underline;
	font-size : 12px;
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:VISITED {
	color : #990000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}

A:ACTIVE {
	color : #990000;
		text-decoration : underline;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	text-decoration : none;
	font-size : 12px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:LINK {
	text-decoration : underline;
	font-size : 12px;
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
