.tComun { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #000; text-decoration: none}
.tResal { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #000; text-decoration: none}
.tCursi { font-family: Arial, Helvetica, sans-serif; font-size: 1.02em; font-weight: normal; color: #000; text-decoration: none; font-style: italic}
.tEnlac { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #82BAD3; text-decoration: none}
.tTitenl { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #82BAD3; text-decoration: none}
.tTitulo { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #9C0; text-decoration: none}
.boton {
	border-top: #ADE 1px solid;
	border-right: #ADE 3px solid;
	border-bottom: #ADE 3px solid;
	border-left: #ADE 1px solid;
	background-color: #ADE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
        color: #FFF;
	padding: 2px 5px 2px 5px;
}
.CajaTexto {
	border: #000 1px solid;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
        color: #000;
}

a,
a:link,
a:active,
a:visited,
a:hover	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #82BAD3;
	text-decoration: none;
}