a {text-decoration: underline; color:#ffffff}

a.menu {text-decoration}

a:hover { text-decoration: underline; color:#ff0000} 

a.menu:hover { text-decoration: underline;color:#ffffff} 
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.fundo {
	background-attachment: scroll;
	background-image: url(icones/fundoindex.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fundoindex {
	background-attachment: scroll;
	background-image: url(icones/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.textsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tittextsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.tittextosecpreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
