/* Hoja de estilo [ página de inicio ] */

/**/
a			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003300; text-decoration: none}
a:active		{color: #000033}
a:hover			{color: #CCCCCC}

/* Castellano */
a.flagCast		{font-size: 18px; color: #014A35; text-decoration: none}
a.flagCast:active	{color: #014A35}
a.flagCast:hover 	{color: #000000}

/* Catalan */
a.flagCat		{font-size: 11px; color: #769E92; text-decoration: none}
a.flagCat:active	{color: #769E92}
a.flagCat:hover 	{color: #000000}

/* Ingles */
a.flagEng		{font-size: 10px; color: #999999; text-decoration: none}
a.flagEng:active	{color: #999999}
a.flagEng:hover 	{color: #FF9900}

/* Frances */
a.flagFran		{font-size: 10px; color: #555555; text-decoration: none}
a.flagFran:active	{color: #555555}
a.flagFran:hover 	{color: #FF9900}

/* Italiano */
a.flagIta		{font-size: 10px; color: #003399; text-decoration: none}
a.flagIta:active	{color: #003399}
a.flagIta:hover 	{color: #FF9900}

/* Portugues */
a.flagPort		{font-size: 10px; color: #003399; text-decoration: none}
a.flagPort:active	{color: #003399}
a.flagPort:hover 	{color: #FF9900}

/* www.gpasoft.com */
.txtGPA			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #555555;}
.txtExplorer		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555555;}
.txtResolucion		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555555;}

.txtName		{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #014A35; letter-spacing: 1px}