
h1 {
	font-size: 16pt;
	text-align: center;
	}

h2 {
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	}

body, .diario {
	background-color: black;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	}

img {
	border: none;
}

a {
	color: white;
	text-decoration: none;
}

a:visited {
	color: silver;
}

.letras {
	text-align: center;
}

p.italic {
	font-style: italic;
	text-align: center;
}

td.menuGold {
	background-color: #DAA520;
}

td.menuGreen {
	background-color: #7CFC00;
}


a.menu {
	margin-left: 5pt;
	color: black;
	font-size: 11pt;
	font-family: Times New Roman;
}

a.menu:visited {
	color: #696969;
}

a.menu:hover {
	color: white;
}

a.small {
	font-size: 10pt;
	font-style: italic;
	}



p.newsItem {
	font-size: 9pt;
	color: black;
	margin: 0.5 em;
	}

a.newsItem {
	color: black;
	}

a.newsItem:visited {
	color: #696969;
}



.italic {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.trans {
	filter: alpha(opacity=0);
	opacity: 0.0;
	height: 16pt;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	}

.transWhite {
	filter: alpha(opacity=0);
	opacity: 0.0;
	width: 140pt;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	}


.transRed {
	filter: alpha(opacity=0);
	opacity: 0.0;
	width: 140pt;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	color: red;
	}

.transImg {
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

.band {
	font-family: Verdana;
	font-size: 20pt;
	color: #d0bdff;
}

.bandLittle {
	font-family: Verdana;
	font-size: 16pt;
	color: #d0bdff;
}
