body {
	SCROLLBAR-FACE-COLOR: #fff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
	SCROLLBAR-SHADOW-COLOR: #0f0f0f; 
	SCROLLBAR-3DLIGHT-COLOR: #0f0f0f; 
	SCROLLBAR-ARROW-COLOR: #0f0f0f; 
	SCROLLBAR-TRACK-COLOR: #fff; 
	FONT-FAMILY: Verdana; 
	SCROLLBAR-DARKSHADOW-COLOR: #fff; 
	border: thin none;
	margin:0;
}
#city {margin:10px;background-color:white;}
html, body, table, td, p, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	color: #fff;
	padding-right: 5px;
}
.links {
	font-size: 10px;
	color: #039;
}
.links a:link, .links a:visited, .links a:hover, .links a:active {
	color: #039;
	text-decoration: none;
}
.linksOn {
	font-size: 10px;
	color: #fff;
	background: #000;
}
.greyNote {
	font-size: 10px;
	color: #666;
}
.greyNote a:link, .greyNote a:visited {
	color: #666;
	text-decoration:none;
}
.greyNote a:hover, .greyNote a:active{
	color: #666;
	text-decoration:underline;
}
.blueNote {
	font-size: 10px;
	color: #0E5CAB;
}
.blueNote a:link, .blueNote a:visited {
	color: #0E5CAB;
	text-decoration:none;
}
.blueNote a:hover, .blueNote a:active{
	color: #87A5C2;
	text-decoration:underline;
}
select {
	font-size: 10px;
	background-color : #fff;
	color: #000;
	border: 1px solid #B09C69;
}
.titleBlancoNegro {
	font-size: 10px;
	font-weight: bold;
	background-color: #000;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	height: 18px;
}
.txtBold { font-weight: bold; }

.menu {
	color: #fff;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	border-left: solid 1px #87A5C2;
	border-right: solid 1px #87A5C2;
}
.menu a:link, .menu a:visited  {
	color: #fff;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
.menu a:hover, .menu a:active {
	color: #fff;
	background: #87A5C2;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
.menuover {
	color: #fff;
	background: #87A5C2;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
.menuover a:link, .menuover a:visited, .menuover a:hover, .menuover a:active {
	color: #fff;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}

a:link {
	color: #039;
	text-decoration:none;
}
a:visited {
	color: #4c70b7;
	text-decoration:none;
}
a:hover, a:active {
	color: #c60108;
	text-decoration:underline;
}
.cuadro {
	border: solid 1px #B09C69;
	background: #E5E5E5;
}
h1 {
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 15px;
	margin-top: 20px;
}
h2 {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
}
.header {
	background: #729BC5;
	color:white;
	font-weight:bold;
	border-bottom:2px solid #4475A6;
	padding-left:4px;
	text-transform: uppercase;
}
.header-linea {
	color:#4475A6;
	font-weight:bold;
	border-bottom:2px solid #4475A6;
	padding-left:4px;
	text-transform: uppercase;
}
th { 
	background-color:#B09C69;
	color:white;
	margin:2px;
	padding:3px;
}
.Estilo4 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* PAGINA ENLACES */

.category {
	color:#B09C69;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.category a { color: #B09C69;}

.subcategory {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.description {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}




