A:visited.Menu,A:visited.Normal
{ 
	color:		blue; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	12pt;
	text-decoration:none;
}

A:hover.Menu,A:active.Menu
{ 
	color:		red; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	12pt;
	font-style:	bold;
	font-weight:	bold;
	text-decoration:none;
}

A:hover.Normal
{ 
	color:		red; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	12pt;
	font-style:	normal;
	font-weight:	normal;
	text-decoration:none;
}

A:link.Menu,A:link.Normal
{ 
	color:		blue; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	12pt;
	text-decoration:none;
}

A:hover.Login
{ 
	color:		red; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	11;
	font-style:	normal;
	font-weight:	normal;
	text-decoration:none;
}

A:link.Login, A:visited.Login
{ 
	color:		blue; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	11;
	text-decoration:none;
}

P.Login
{ 
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	11;
	text-decoration:none;
}

P.Titol,H3.Titol
{
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	16pt;
	font-weight:	bold;
	text-decoration:none;
}

P.Normal,H3.Normal
{
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	14pt;
	font-weight:	normal;
	text-decoration:none;
}

P.esq
{
	color:		black; 
	font-family:	Arial; 
	text-align:	left;
	font-size:	12pt;
	font-weight:	normal;
	text-decoration:none;
}

P.Final
{
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	8pt;
	font-weight:	bold;
	text-decoration:none;
}

P.Titol_taula
{
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	14pt;
	font-weight:	bold;
	text-decoration:none;
}

P.Normal_taula
{
	color:		black; 
	font-family:	Arial; 
	text-align:	center;
	font-size:	12pt;
	font-weight:	normal;
	text-decoration:none;
}
