/* Link sin subrayado y de color */
A.alcoimenu:link {
COLOR: #CC0000;
TEXT-DECORATION: none;
TEXT-TRANSFORM: none
}

/* Link visitado sin subrayado y de color */
A.alcoimenu:visited {
COLOR: #CC0000;
TEXT-DECORATION: none;
TEXT-TRANSFORM: none
}

/* Link activo sin subrayado y de color */
A.alcoimenu:active {
COLOR: #CC0000;
TEXT-DECORATION: none;
TEXT-TRANSFORM: none
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #666699;
TEXT-DECORATION: none;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #666699;
TEXT-DECORATION: none;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #666699;
TEXT-DECORATION: none;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #666699;
TEXT-DECORATION: none;
}

/*	Links unvisited links							*/
a.link:link {
font-size: 8 pt; 
font-weight: bold;
text-decoration: none;
color: #000000; 
font-family: verdana, arial, geneva, sans-serif
}

/*	Links visited links							*/
a.link:visited {
font-size: 8 pt;
text-decoration: none; 
color: #000000;
font-weight: bold; 
font-family: verdana, arial, geneva, sans-serif
}

/*	Links active links (not widely supported)				*/
a.link:active {
font-size: 8 pt;
font-weight: bold;
text-decoration: none; 
color: #000000; 
font-family: verdana, arial, geneva, sans-serif
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
font-size: 8 pt;
font-weight: bold;
text-decoration: underline overline; 
color: #000000; 
font-family: verdana, arial, geneva, sans-serif
}

/*	The link description							*/
span.descript { 
font-size: 8 pt; 
color: #000000; 
font-family: verdana, arial, geneva, sans-serif 
}

/*	New links								*/
sup.new      { 
font-size: x-small; 
color: #FF0000; 
background-repeat: repeat; 
background-attachment: scroll; 
font-weight: bold; 
font-family: verdana, arial, geneva, sans-serif; 
background-position: 0% 
}

/*	Popular links								*/
sup.pop      { 
font-size: x-small; 
color: #008080; 
background-repeat: repeat; 
background-attachment: scroll; 
font-weight: bold; 
font-family: verdana, arial, geneva, sans-serif; 
background-position: 0% 
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 10px;
font-size: large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 10px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FF0000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2           { 
font-size: medium; 
font-weight: bold; 
color: #000000; 
background-repeat: repeat; 
background-attachment: scroll; 
font-family: verdana, arial, geneva, sans-serif; margin-left: 40px; 
background-position: 0% 
}

/*	This is for the margin for the form elements				*/
div.margin   {
	margin-left: 6px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Recomanats								*/
a.recomanat:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
a.recomanat:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
a.recomanat:hover {
	COLOR: #BFBFD5
}
a.correo:active { font-size: 9px; font-weight: bold; text-decoration: none; color: #666699; font-family: verdana, arial, geneva, sans-serif }
a.correo:hover { font-size: 9px; font-weight: bold; text-decoration: underline overline; color: #666699; font-family: verdana, arial, geneva, sans-serif }
a.correo:link { font-size: 9px; font-weight: bold; text-decoration: none; color: #666699; font-family: verdana, arial, geneva, sans-serif }
a.correo:visited { font-size: 9px; text-decoration: none; color: 666699; font-weight: bold; font-family: verdana, arial, geneva, sans-serif }
.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #666699; text-decoration: none}a.recomanat2:hover { COLOR: #A4A4C1}
a.recomanat2:link { COLOR: #666699; TEXT-DECORATION: none; TEXT-TRANSFORM: none }
a.recomanat2:visited { COLOR: #666699; TEXT-DECORATION: none; TEXT-TRANSFORM: none }
body {
	background-image: url(../imagenes/fons.gif);
}
.europapress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #660066;
}
#dades p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

#dades a:link{
	color: #0099CC;
}

#dades a:visited{
	color: #0099CC;
}
#dades a:hover{
	color: #00B6F2;
}
