/* CSS Document */

.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.Estilo3 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #009999;
}
.Estilo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Estilo6 {color: #00FFFF}

a.link_credits {
	color: #000000;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
}
a.link_credits:hover {
	color: #F90;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	}

a.link_mail {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
a.link_mail:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	}

