.textos {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
}
.textos a:link {
	color: #FFFFFF;
}
.textos a:visited {
	color: #FFFFFF;
}
.textos a:hover {
	color: #FFFFCC;
}
.textos a:active {
	color: #FFFFFF;
}
body {
	background-color: #383838;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(ico/background.jpg);
}
.titulos {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.menu_rapido {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #B2CFFB;
}
