.Title {
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.MENU {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	line-height: normal;
}
.ITEMS {
	text-align: center;
	vertical-align:text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	line-height: normal;
}
.MENU p {
	font-size: 10px;
}
a:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
} 
a:hover {
  color: #ac6a50 ;
  background-color: transparent ;
} 
a:visited {
	color: black;
	text-decoration: none ;
}
a:visited:hover {
	  color: #ac6a50 ;
  background-color: transparent ;
} 
p
{
  margin:0;
  padding:0;
}th {
	font-weight: bold;
}
.maintext table tr td table tr .maintext {
	font-weight: normal;
}
