.textos01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184E83;
	text-decoration: none;
}
.cajasTextos {
	background-color: #FFFFDF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #3D79B6;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	float: none;
	padding: 5px;

}

.subNiveles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #78A5D1;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	float: none;
	padding: 5px;

}

a:hover {
	color: #FF6600;
}
