﻿a:link {
	color: #3bb3c3;
	font-size: small;
	text-decoration: none;
        font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}
a:visited {
	color: #3bb3c3;
	font-size: small;
	text-decoration: none; 
        font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}
a:active {
	color: #5C93BC;
	font-size: small;
	text-decoration: none;
        font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}
a:hover {
	color: #5C93BC;
	font-size: small;
	text-decoration: none;
        font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}

.sercon {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.modulo {
	color: #333333;
	font-size: small;
	text-decoration: none;
	font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}
.testo {
	color: #333333;
	font-size: small;
	text-decoration: none;
	font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
}
.titoli {
	font-family: "Tw Cen MT", "Century Gothic", Verdana, Arial;
	color: #3bb3c3;
	font-weight: bold;
	font-size: 14px;
}
