.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #CCFF00;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.titulo {
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.menu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990066;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borde {
	border: thin solid #333333;
}
.menu2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990066;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

