body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
	background-color: #FFFFFF;
	background-image: url(img/Botonera/banners/transparencia950.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #669900;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #669900;
}
h3 {
	font-size: 18px;
	color: #669900;
}
ul {
	list-style-image: url(triangle.gif);
	list-style-position: outside;
}
li {
	background-color: #FFFFCC;
	width: 100px;
	height: 10px;
	margin: 2px;
	padding: 5px;
	float: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	color: #33FF00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.citacelebre {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-weight: bold;
}
.fondomarron {
	background-color: #006666;
}
.menuvertical:link {
	color: #FFFFCC;
	text-decoration: underline;
}
.menuvertical:visited {
	color: #99FFFF;
}
.menuvertical:hover {
	color: #FFCC66;
}
