body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #424242;
	color: #CCCC99;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #cccc99;
	text-decoration: none;
}
img {
	border-width: 0px;
}.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D8Cd9b;
}
a:link2 {
	color: #CCCC99;
}
