.mundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white a:link {
	color: #FFFFFF;
}
.white a:visited {
	color: #CCCCCC;
}
.white a:hover {
	color: #009933;
}
.white a:active {
	color: #FF3366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
}
.small a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.small a:hover {
	font-size: 11px;
	color: #660066;
}
.small a:active {
	font-size: 11px;
	color: #666666;
}
.small a:visited {
	font-size: 11px;
	color: #666666;
}
