body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #333;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a:hover {
	color: #00CCFF;
}
.tit_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.link_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.link_not a:link, .link_not a:active, .link_not a:visited {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.link_not a:hover {
	color: #000066;
}
.link_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.link_cat a:link, .link_cat a:active, .link_cat a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.link_cat a:hover {
	color: #CCC;
	text-decoration: none;
}
.categ_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.tit_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.tit_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.link_subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}
.link_subcat a:link, .link_subcat a:active, .link_subcat a:visited {
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}
.link_subcat a:hover {
	color: #FFF;
}
.boton {
	background-color: #006699;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordes {
	border: 0.5px solid #990000;
}

