a {
  font-family:Verdana;
  font-size:	12px;
  color:	#0000FF;
}

a:hover	{
  font-family:	Verdana;
  font-size:	12px;
  color:	#FF0000;
}

.top10 {
	font-family: verdana;
	font-size: 10px;
	color:	#666666;
}

.submenu {
	font-family: verdana;
	font-size: 15px;
	background:	#ffffff;
}

body  {
  color:	#000000;
  
  font-size:	12px;
}

.menuLink {	
  font-family:	verdana;
  font-size:	10px;
  color:	#111155;
  background: #ffffff ;
}

.finance {
  font-family:	verdana;
  font-size:	13px;
  color:	#666666;
  background:	#eeeeee;
}

.finance_deficit {
  font-family:	verdana;
  font-size:	15px;
  color:	#ff0000;
  background:	#eeeeee;
}

.finance_surplus {
  font-family:	verdana;
  font-size:	15px;
  color:	#339900;
  background:	#eeeeee;
}