body {
	-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}


a   img {
	border:1;
}

p {
	color: #006699;
}

a {
	color: #000033;
	text-decoration: none;
}


a:hover {
	color: #719BE7;
	text-decoration: none;
}


h1 {
	color: #001B36;
	-size: large;
	font-size: large;
}

h2 {
	color: #4A68EF;
	-size: medium;
	-style: italic;
	font-size: large;
}
h3 {
	color: #333366;
	-size: medium;
	-weight: bold;
	font-size: large;
	font-style: italic;
}


.titulo0 {
	-size: 20px;
	text-decoration: none;
	color: #FFCC00;
	letter-spacing: 2px;
	text-align: center;
}
.titulo1 {
	-size: 12px;
	text-decoration: none;
	color: #FFCC00;
	letter-spacing: 2px;
	text-align: center;
}
#contenido  {
	width: 710px;
	margin-left: 40px;
	margin-top: 40px;
	color: #CCFF00;
	position: relative;
}
#menuu {
	position: relative;
	background-position: center;
	text-align: center;
}
#menuu a{
	color: #003366;
	text-decoration: none;
	-size: 12px;
	line-height: 14px;
}
#menuu a:hover{
	color: #000033;
	text-decoration: none;
}


.marco3 {
	background-color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
} 

