p, td, th, div, blockquote
{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.news
{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 10px;
	padding-right : 5px;
}

a:link
{
    color: #084573;
    text-decoration: underline
}
a:visited
{
    color: #084573;
    text-decoration: underline
}
a:active
{
    color: #084573;
    text-decoration: underline
}
a:hover
{
    color: #2B85C4;
    text-decoration: none
}

a.menu:link
{
	color: black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
a.menu:visited
{
	color: black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
a.menu:active
{
    color: black;
    text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
a.menu:hover
{
    color: black;
    text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

/*------------------------*/


.menuNad
{
	font-size: 12px;
	color: white;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	background-color: #DEDEDE
}

.menuPod
{
	font-size: 11px;
	color: black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	background-color: #DEDEDE
}


#menuGlow { position: relative; left: 0; top: 0;  visibility: visible; z-index:20}
#m {position: absolute; left: 3; top: 0;  visibility: hidden; z-index:10; background-color: Aqua}
.menuClasa { position: absolute; left: 0; top: 106;  visibility: hidden; z-index:12}