@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24799E;
	text-decoration: underline;
	white-space: normal;
}
a:hover {
	cursor:pointer;
	color:#FF0000;
}
a:active {
	color: #CC0000;
}
a:visited {
	color: #660066;
}.bmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	background-image: url(../imagenes/botones/barra.gif);
	background-repeat: no-repeat;
}
img {
	text-decoration: none;
	border:none;
}
