td {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #B22222;
}
a.menu {
	font-weight: bold;
	color: #000099;
}
a.menu:hover {
	color: Yellow;
}
.megatitulo {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FF6600;
}

.menucab {
	background-color : White;
	color: #00008B;
}

.menucabon {
	background-color : #0000CD;
	color: White;
	cursor: hand;
	cursor:pointer;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.minititulo {
	font-size: 17px;
	color: #000033;
	font-weight: normal;

}
.noticias {
	border: 1px dotted #333333;
	background-color: #F7F7F7;
}
.lineaSuperior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
