@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	background-position: center;
	font-weight: bold;
}
.centro {
	text-align: center;
}
.as {
	text-align: center;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #666;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #000;
	background-color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-size: 15px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}


a.link2 {
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
}
a.link2:visited {
	text-decoration: underline;
	color: #FFF;
}
a.link2:hover {
	text-decoration: none;
	color: #FFF;
}
a.link2:active {
	text-decoration: none;
	color: #FFF;
} 
.asd {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #a8996e;
}
#cc .asd .asd {
	text-align: left;
}
titulo {
	font-size: 45px;
	color: #FFF;
}
.asd .titulo {
	font-size: 45px;
	color: #FFF;
	text-align: left;
}
.quees {
	font-size: 12px;
	text-align: left;
}

.texto {
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
