.text9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text9:hover {

	
	color: #FE0002;
	
}
.fundo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.texto11:hover {
	
	color: #FF0000;
        text-decoration: underline;
	
}
.tit14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.fundohome {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../imgs/fundo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text9over {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FE0002;
	text-decoration: none;
}
.text11over {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FE0002;
	text-decoration: none;
}

.text11over:hover {


	text-decoration: underline;
}
