body{
margin:0;
padding:0;
}

body a:link, a:visited { 

/*color: #16356B;

color: #0000CC;*/

color: #0000FF;

text-decoration : none; 

font-weight : normal; 

} 

body a:hover { 

/*color: #0000CC;*/

text-decoration : underline; 

/*font-weight : normal; */

}

.extverse{
font-size: 86%;
font-family: "Times New Roman", times, serif, sans-serif;
}

a.extverse:link{
color: #FF6A00;

text-decoration : none; 

font-weight : bold; 
}

a.extverse:visited{
color: #FF6A00;

text-decoration : none; 

font-weight : bold; 
}

a.extverse:hover{
  text-decoration : underline;
}



.eng{

font-family: sans-serif;

font-size:10pt;

}



.error{

color:red;

}


.headermenu td{
  white-space:nowrap; 
  background-color:#EEB100; 
  margin-right:2.5em; 
  padding-right:3px; 
  text-align:center;
}

.headermenu td a:link {

	text-decoration: none;

	color:#FFFFFF;

}



.headermenu td a:visited {

	text-decoration: none;

	color:#FFFFFF;

}



.headermenu td a:hover {

	text-decoration : underline;

	color:#FFFFFF;

}

.headermenu .selected {

	text-decoration: none;

	background: #000000;

	font-weight:normal;

	color:#FFFFFF;

}



.headermenu .selected li a:hover {

	text-decoration: none;

	color:#FFFFFF;

}

div.infobox{
	text-align:left;
	margin:5px 2px 5px 5px;
	padding:5px;
	border:solid 1px #EEB100;
	font-size:10pt;
	width:135px;
}



