<style type="text/css">


body {
	background-color: #a5d0e0;
}

a:link {
	color: #009999;
	text-decoration:none
}


a:hover {
	color: #FFFFFF;
}


a:visited {
	color: #009999;
	text-decoration:none
}

a:active {
	color: #009999;
}
.linkmenu {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	margin:20px;
	color:#009999
}

.titulo {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #006633;
}



.volver {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
    font-size: 14px;
	color: #009999;
}
	
	
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #006633;
}
