@CHARSET "ISO-8859-1";
p.titulogeneral
{
	font-family: arial;
	font-size: 20px;	
	text-align: center;	
}
p.copyright
{
	font-family: arial;
	font-size: 12px;	
	text-align: center;	
}
a.opcionesmenu
{
	color: black;
	font-family: arial;
	font-size: 12px;	
	text-decoration:none;
	text-align: center;	
}
a.opcionesmenu:hover
{
	color: black;
	font-family: arial;
	font-size: 12px;	
	text-decoration:none;
	text-align: center;	
}
a.opcionesmenu:visited 
{
	color: black;
	font-family: arial;
	font-size: 12px;	
	text-decoration:none;
	text-align: center;	
}