.texto
{
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5
}

.textobold
{
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.textofooter
{
	font-family: Arial, sans-serif;
	color: #658A7A;
	font-size: 11px;
	text-decoration: none;
}
			
.textotitulos
{
	font-family: Helvetica, sans-serif;
	color: #658A7A;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}

.linkintro
{
	font-family: Helvetica, sans-serif;
	color: #8072A5;
	font-size: 13px;
	text-decoration: none;
}

.linkintro:hover
{
	color: #658A7A;
}

.linkbotonera
{
	font-family: Helvetica, sans-serif;
	color: #658A7A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.linkbotonera:hover
{
	color: #8072A5;
}

body {
	margin-top: 0px;
}

.linkmail
{
	font-family: Arial, sans-serif;
	color: #658A7A;
	font-size: 11px;
	text-decoration: none;
}

.linkmail:hover
{
	text-decoration: underline
}