.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
ul li{
	list-style-image: url(../img/es.bullet.gif);
}
.flatboton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	border: 0px #CCCCCC;
	color: #666666;
	height: 20px;
	width: 80px;
	background-color: #CCCCCC;
}
.flat {
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  line-height: normal;
  border: 1px #999999 solid;
  color: #000000;
  height: 16px
}
.flatml {

  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  line-height: normal;
  border: 1px #999999 solid;
  color: #000000;
  height: auto
}
.text-gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D17F01;
	text-decoration: none;
}
