body
{
     font-family:Arial narrow;
     font-size:16px;
}

a
{
    width:100% ;
    color: #000066 ;
    text-decoration:none;
    white-space:nowrap;
}

a:hover
{
    color:#cc3300;
    text-decoration:underline;
}

a:hover
{
    font-style:normal;
    text-decoration:underline;
    font-weight:bold;
}

a.allbold
{
	font-weight:bold;
	white-space:normal;
}

a.wrap
{
	white-space:normal;
}

a.wrap:hover
{
	color:#cc3300;
	font-weight:normal;
	text-decoration:underline;
}

a.albastru
{
	color:blue;
	white-space:normal;
}

a.albastru:hover
{
	white-space:normal;
	font-weight:normal;
	text-decoration:underline;
}

a.foto
{
	color:#cc3300;
	font-style:italic;
	text-decoration:blink;
	font-weight:bold;
	white-space:normal;
}

a.linkmic
{
	font-size:80%;
}
	
a.bold-red
{
	color:#cc3300;
	font-weight:bold;
}

td.menu
{
    background-image:url('/images/bt_over.gif');
    background-repeat:repeat-y;
    border-color:white;
    border:1px;
}

table.topnav
{
	font-size:95%;
    top:152px;
    left:80px;
    /* left:168px; */
	position:absolute;
}

table.membersnav
{
	font-size:95%;
    top:177px;
    /* left:80px; */
    left:168px; 
	position:absolute;

}

table.menu
{
	position:absolute;
	font-size:100%;
	bottom:0;
	z-index:-1;
	visibility:hidden;
	font-weight:normal;
}

.defaultfont
{
 	color: #000066;
}

