body {
	font-family: Verdana, Arial;
	background-color: #E5E5E5;
}

.supertitulo {
	font-size: 18px;
	font-weight: bold;	
	text-align: center;
}

.titulo {
	font-family: Arial, Verdana;
	font-weight: bold;	
	text-align: center;
	font-size: 16px; 
}

.menu {
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
}

.texto {
	font-size: 13px;
	text-align: justify;
}

.textopq {
	font-size: 11px;
	text-align: justify;
}

.pie {
	font-size: 10px;
	font-weight: bold;	
	text-align: left;
}

.txtgris {
	color: #999999;	
}

#linkspie{
	color: #000000; 
	text-align: center; 
	font-size: 11px;
	font-family: Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}


#linkspie a:link, #linkspie a:visited {
	color: #ED6E00; 
	text-decoration: none;
}

#linkspie a:hover {
	color: #ED6E00;	
	text-decoration: underline;
} 

#linksccaas {
	color: #000000; 
	text-align: center; 
	font-size: 11px;
	font-family: Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#linksccaas a:link, #linksccaas a:visited {
	color: #888888; 
	text-decoration: none;
}

#linksccaas a:hover {
	color: #888888;	
	text-decoration: underline;
} 

#pie {
	clear: both; 
	color: #777777; 
	text-align: center; 
	font-size: 11px;
	font-family: Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#pie a:link, #pie a:visited {
	color: #ED6E00; 
	text-decoration: none;
}

#pie a:hover {
	color: #ED6E00;	
	text-decoration: underline;
} 
