body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(imagen/fondo.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.TextoTituloPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003366;
}
.NoticiasAnteriores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	padding-left: 5px;
}
.TextoLinkNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.TextoLinkNoticias2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.Menu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.Menu_sub {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.Menu_sub_1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
}
.TextNotic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bordeImag {
	border: 1px dashed #CCCCCC;
}
