.linkSelect
{
	font-weight: bold;
	font-size: 8pt;
	color: #000099;
	font-family: Arial;
	text-align: center;
}
.select
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../imagenes/menuFondo.jpg);
	color: #000099;
	font-family: Arial;
	text-align: center;
}

.linkSobre
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
}

.sobre
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../imagenes/menuSelec2.jpg);
	color: #ffffff;
	font-family: Arial;
	text-align: center;
}
.linkDefecto
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
}
.defecto
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../imagenes/menuFondoAlterno2.jpg);
	color: #ffffff;
	font-family: Arial;
	text-align: center;
}