@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/linea_izqda.gif);
}
a {
	font-size: 16px;
	color: #99FFCC;
	text-decoration: none;
}
a:visited {
	color: #99FFCC;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
a:active {
	color: #99FFCC;
	text-decoration: none;
}
.link1 {
	color: #FFFFFF;
	font-size: 12px;
}
.titre {color: #2B2B2B}
.strong {font-weight: bold}

-->
