a:link {
	color: #0099CC;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #66CCFF;
	text-decoration: none;
}

a:active {
	color: #FFCC00;
}

body {
	background-color: #B9CADF;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	background-color: transparent;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	background-color: transparent;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.ahem {
	visibility: hidden;
}

.caja {
	border: 1px solid #0066CC;
	margin: 2px;
	padding: 5px;
}

#english {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9px;
}

.noticias {
	background-color: transparent;
	color: #FFFFFF;
}

.peq {
	font-size: 9px;
}

#tienda {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
