.tabla1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9CFE2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9CFE2;
}
.tabla2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9CFE2;
	border-bottom-color: #D9CFE2;
}

body {
	background-color: #FFFFFF;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.texto0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #603A8B;
}
.tabla3 {
	background-image: url(../img/fondo_faas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #614A80;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #614A80;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #614A80;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #614A80;
	text-decoration: underline;
}

