body, td {
	background-color: #C61D10;	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	table-align: center;
	
	font-family: tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#fde4e4;

}
a:link
{
	text-decoration: none;
	color: #fde4e4;
	font-weight: normal;
	font-style: underline;
}
a:visited
{
	text-decoration: none;
	color: #ffffff;
}
a:hover
{
	color: #ffffff;
}

.texto1 {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #fde4e4;
}
.texto2 {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fde4e4;
}

