A.bottompane:link {
	text-decoration: none;
	color:#FFFFFF;
}
A.bottompane:visited {
	text-decoration: none;
	color:#CCCCCC;
}
A.bottompane:hover {
	text-decoration: none;
	color:#00CCCC;
}
A.bottompane:active {
	text-decoration: none;
	color:#0099FF;
}
.Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: 500;
}

.bottompane {
	background-color: transparent;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

