body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #003;
  background-color: #CCCCCC;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #0066FF;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #C96;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:over {
	color: #999;
	text-decoration: underline;
}
.barra_links {
	background-color: #0066FF;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
.barra_links a {
	color: #FFF;
	text-decoration: none;
}
.barra_links a:visited {
	color: #FFF;
	text-decoration: none;
}
.barrita_links a:over {
	color: #CCC;
	text-decoration: none;
}
.texto_ind {
	font-size: 12px;
}
.peque {
	font-size: 10px;
	font-weight: bold;
}
.linky {
	font-size: 11px;
	font-weight: bold;
}
.notita {
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
.recuadro {
	border: 1px solid #0066FF;
	padding: 0px;
}
.tit_min {
	font-size: 18px;
	font-weight: bold;
	color: #003;
}
.tit_may {
	font-size: 16px;
	font-weight: bold;
	color: #003;
}
.subtit {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.link_az {
	color: #006;
	text-decoration: underline;
}
.home {
	border: 2px solid #0066FF;
	padding:0 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: 120px;
}