a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

.text {
	font-family: Verdana;
	font-size: small;
	color: #0033FF;
	font-style: normal;
}
.titol {
	font-family: verdana;
	font-size: medium;
	color: #0033FF;
}
.menu {
	font-family: "Comic Sans MS";
	font-size: 18px;
}
body {
	background-color: #FFFFCC;
}
.adreça {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}

