#staticmenu li a:hover, #staticmenu li a#selected, #staticmenu li a#selected:hover
{ background: #FFF url(/data/xx/uk/images/orange_menu.png);
  color: #000000;
}

h1
{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #F0711F;
}
* html h1 {
	font-size: small;
}
h2
{
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	color: #F0711F;
}
* html h2 {
	font-size: large;
}
h3
{
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	color: #F0711F;
}
* html h3 {
	font-size: small;
}
h4
{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #F0711F;
}
* html h4 {
	font-size: small;
}
h5
{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #F0711F;
}
* html h5 {
	font-size: xx-small;
}
h6
{	
font-family: verdana, arial, sans-serif;	
	font-size: x-small;
	color: #F0711F;
}
* html h6 {
	font-size: x-small;
}
a:link 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal; 
	line-height: 9pt; 
	text-decoration: none; 
	color: #000;
}
* html a:link {
	font-size: x-small; 
}
a:visited 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-style: normal;
	color: #000; 
	line-height: 9pt; 
	text-decoration: none
}
* html a:visited {
	font-size: x-small; 
}
a:hover 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	line-height: 9pt; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #F0711F; 

}
* html a:hover {
	font-size: x-small; 
}
a:active 
{  
	font-family: verdana, arial, sans-serif;
	font-size: xx-small; 
	font-weight: normal; 
	color: #FF0000; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 9pt
}
* html a:active {
	font-size: x-small; 
}