@import url("text.css");
 
.style2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FF6300;
		}
		
.style3 {color: #FFFFFF}

body {
		background-color: #4F2700;
		}
#pressTable {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	border-collapse: collapse;
}
#headTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 100%;
}
#headTable td {
	padding: 10px;
}
#headTable .top_td {
	background-color: #9F1400;
	text-align: center;
}
#headTable .topRightTd {
	font-size: xx-small;
	text-align: right;
	width: 90px;
}
#headTable .topLeftTd {
	font-size: xx-small;
	text-align: left;
	width: 90px;
}
#headTable .topMiddleTd {
	font-size: medium;
	text-align: center;
	width: 400px;
}

.Mapa {
		cursor: crosshair;
}
	