body,td
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #5e4b0d;
}

.red
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #77090A;
}

br.short
{
	line-height: 5px;
}

.tarea
{
	text-align: justify;
}

a
{
	color: #77090A;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.text2
{
	color: #E5DDAE;
}