body {
	background-color : White;
	font-family : Verdana;
	color : #3399CC;
	font-size : x-small;
}

td {
	font-family : Verdana;
	color : #3399CC;
	font-size : x-small;
}

a.titols {
	text-decoration : none;
	font-size : small;
	color : #3399CC;
	font-family : "Arial Black";
	font-weight : bold;
}

a:hover.titols {
	text-decoration : underline;
}

td.fosc {
	background-color : #3399CC;
	color : White;
}

table.fosc {
	background-color : #3399CC;
}

a {
	text-decoration : none;
	color : #3399CC;
}

a:hover {
	text-decoration : underline;
}