a {
	font-family: Arial, Helvetica;
	color: #6EB129;
}
a:hover {
	font-family: Arial, Helvetica;
	color: #6EB129;
}
a:link {
	font-family: Arial, Helvetica;
	color:#6EB129;
}
a:visited {
	font-family: Arial, Helvetica;
	color: #6EB129;
}
a:active {
	color: #6EB129;
}
body {
	font-family: Arial, Helvetica;
	font-size: 12 pt;
	color: #3A3B42;
	text-align: center;
}
.td0 {
	height:225px;
	width: 330px;
	text-align: center;	
}
.td1 {
	height:128px;
	width: 156px;
	overflow: hidden;
}
.td2 {
	height:48px;
	width: 156px;
	overflow: visible;
}
.td3 {
	height:220px;
	width: 405px;
	text-align: center;
}
.tdTopo {
	height:13px;
	width: 405px;
}
.tdEsq {
	height:207px;
	width: 9px;
}
.tdBaseEsq {
	height: 27px;
	width: 180px;
}
.tdBaseDir {
	height: 27px;
	width: 160px;
}
.tdDir {
	height: 207px;
	width: 16px;
}
.tdCarro {
	height: 32px;
	width: 40px;
}
.fondoVerde {
	border-color:#333;
	background-color: #090;
	border-width: 1;
	border-style:: solid;
}
.tablaLinea {
	border-color:#333;
	borde-style:r: solid;
	border-width: 1;
}
h1 {
	font-family:  Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 12px;
}
h2 {
	font-family:  Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
}
h3 {
	font-family:  Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
} 

