h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}

.h_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #EEEEEE; 
	font-weight: bold;
	letter-spacing: 1px;
	}
BODY, P, TABLE, TD, input, select {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.orange {
  color: #D94616;
}

.menu {
	font-size : 10px;
	color : #666666;
}

a.menu {
	font-size : 10px;
	color : #666666;
  text-decoration: none;
}

A {
	color : #0A51A1;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}



a.menu:hover {
  font-size : 10px;
  color : #666666;
  text-decoration: underline;
}