
.menucategorias {
	font-family:Verdana,Arial;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a.menucategorias:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menucategorias:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menucategorias:hover {
	color: #0033CC;
	text-decoration: none;
}

.botones {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding: 4px;
	background-color: #000000;
	text-align: Left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-position: Center;
	text-decoration: none;
}
a.botones:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.botones:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.botones:hover {
background-color: #0000FF;
	color: #FFFF99;
	text-decoration: none;
}
.texto {
	font-family:Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	color: #FFFF99;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding: 4px;

}
.comentarios {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	padding: 4px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.enlaces {
color: #FFFFFF;

}
a.enlaces:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:hover {
	color: #FFFFFF;
	text-decoration: none;
}
