td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.titulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

p {
	font-size: 10px;
}

.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.novedades_title {
	font-size:16px;
	font-weight:bold;
	color:#66B3C8;
	padding-left:5;
}
.novedades_text{
	color:#666666;
	font-size:10px;
}

.novedades_text a{
	color:#66B3C8;
	text-decoration:none
}

.novedades_text a:hover{
	color:#296374;
	text-decoration:none;
}
.titulo_gris {
	font-size:16px;
	color:#727682;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo_gris a{
	font-size:16px;
	color:#727682;
	text-decoration:none;
}
.titulo_gris a:hover{
	font-size:16px;
	color:#000;
	text-decoration:none;
}
.texto_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.titulo_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 2px;
}
.link_rojo {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  color:#990000;
  font-weight:bold;
}
.link_rojo a {
  color:#990000;
}
.link_rojo a:hover {
  color:#CC0000;
}
