body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.borde {
	border: 1px solid #FFFFFF;
}

.tit-menu {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #990000;
	line-height: normal;
}
.fondo1 {
	background-color: #CC0000;
}
.fondo2 {

	background-color: #2A5CB3;
}

