body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #960040;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960040;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #960040;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960040;
	text-decoration: none;
}	
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	order-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	border-bottom-width: 1px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960040;
}

.MainTable {
	background-image: url(../IMAGES/fondo_web_e.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
	margin-top: 5 px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 1px solid #000000;
}
->
.2ndTable {
	height: 600px;
	width: 100px;
}
.2ndTable {
	height: 600px;
	width: 100%;
}

.3pixelsTable {
	width: 100%;
}
