/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D758D;
}
body {
	margin-top: 5px;
}
#menu a, a:visited, a:active,  a:link {
	color: #3D758D;
	text-decoration: none;
	border: 1px solid #3D758D;
}

#menu a:hover {
	color: #FFF;
	background-color: #3D758D;
	border: 1px solid #3D758D;
}
.stile1 {
	font-size: 12px;
	color: #3D758D;
}

a, a:visited, a:active, a:link {
	color: #3D758D;
	text-decoration: none;
}
a:hover {
	color: #3D758D;
}