*  {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content a:link, #sidebar a:link, #content a:visited, #sidebar a:visited, #content a:link strong, #sidebar a:link strong, #content a:visited strong, #sidebar a:visited strong, #content a:link b, #sidebar a:link b, #content a:visited b, #sidebar a:visited b   {
	color: #022058;
	text-decoration: underline;
	/*border-bottom: 1px dotted #022058;*/
}


#content a:hover, #content a:active, #sidebar a:hover, #sidebar a:active, #content a:hover strong, #content a:active strong, #sidebar a:hover strong, #sidebar a:active strong, #content a:hover b, #content a:active b, #sidebar a:hover b, #sidebar a:active b {
	color: #FE0000;
	text-decoration: none;
	/*border-bottom: 1px solid #FE0000;*/
}


img, #header_image {
  border: 0;
  display: none;
}

#logo_language_switch h1 img, #print_resize img {
  display: inline;
}

#tools a {
  padding: 0 5px;
}