body {
	background-color: #C74D26;
}
.idioma {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.but {	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.bodytxt{
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	}
:link.bodytxt{
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	}
	:hover.bodytxt{
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	}
.contact {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
}.contact_xx {
	color: #666666;
	font-family: tahoma;
	font-size: 14px;
}
:hover.contact {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:underline;
}
:link.contact {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:none;
}
:visited.contact {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #E5EFD6;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
