/* FULLA D'ESTIL PER A LA BARRA SUPERIOR I EL FRAME DEL MENU */

BODY {
	background-repeat: repeat-y;
	font-size:18px;
	margin-top: 0px;
	margin-left: 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a:Link,a:Visited {
	color: #FFFF00;
	text-decoration: none;
	font-size:16px;
	text-width:normal;
}

a:Hover, a:active {
	font-size: 20px;
	text-decoration: none;
}
