.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #944F16;
}
.side {
	background-repeat: no-repeat;
	background-image: url(../images/quad.gif);
	background-position: left bottom;
	width: 6px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: capitalize;
	white-space: nowrap;
	display: inline;
	line-height: normal;
	height: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	padding: 2px;
}
.testoSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #944F16;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding: 2px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding: 2px;
}

/* General page style. The scroll bar colours only visible in IE5.5+ */
a:link,a:active,a:visited,a.postlink{
	color:#0066CC;
	text-decoration:none;
}
a:hover{color:#000000;text-decoration:underline}
