a:link {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
a:visited {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
a:active {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


body {
height:100%;
margin: 0;
padding: 0;
background: url('img/fondo1P.jpg');
background-position: top;
background-attachment: fixed;
background-repeat: no-repeat;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

h1 {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC77;
	text-decoration: none;
	margin:5px;
	padding:0px; 
}

h2 {
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	margin:5px;
	padding:0px;
	color: #CCCC77;
}

h3 {
	font-family: Papyrus;
	font-size: 25px;
	font-weight: bold;
	margin:5px;
	padding:0px;
	color: #FFFF00;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 5px;
	padding: 0px;

}

#ordena a:link { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color:#0099FF;
	text-decoration: none; 
} 

#ordena a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color:#0099FF;
	text-decoration: none; 
} 

#ordena a:hover { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color:#0033FF;
	text-decoration: none;  
} 

#ordena a:active { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color:#0099FF;
	text-decoration: none;  
} 
