
a         {text-decoration: none} 
a:link    {color: #F57D08; font-weight: bold} 
a:visited {color: #F57D08; font-weight: bold} 
a:active  {color: #F57D08; font-weight: bold} 
a:hover   {color: #F57D08; text-decoration: underline} 

table	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;

}

.language {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF
}

.menu {
	margin-left: 3px;
}

.contentleft {
	margin-top:  5px;
	margin-left: 23px;
}

.contentline {
	margin-top: 5px;
	margin-bottom: 5px;
}

a.menu         {font-size:15px; text-decoration: none} 
a.menu:link    {font-size:15px; color: #FFFFFF; font-weight: bold} 
a.menu:visited {font-size:15px; color: #FFFFFF; font-weight: bold} 
a.menu:active  {font-size:15px; color: #FFFFFF; font-weight: bold} 
a.menu:hover   {font-size:15px; color: #FFBA00; text-decoration: none} 

a img       { filter: alpha(opacity=50)}
a:hover img { filter: none}

