body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.enlaceblanco a:link {
	color:#FFFFFF;
}

.enlaceblanco a:visited {
	color:#FFFFFF;
}

.titulo {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
}

.titulo a:link {
	color:#C12D31;
}

.titulo a:visited {
	color:#C12D31;
}

.recuadro_n {
	border: 1px solid #000000;
}

.titulo_menus {
	font-weight:bold;
	background-image:url(images/barra.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:6px;
}