body{
	font-family: "Times New Roman", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color: #14144E;
}
a{
		font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		size: 20px;
		color: White;
}
a.menu{
	margin-left: 5px;
	text-decoration: none;
		font-weight: bolder;
	height: 18px;
		font-style: oblique;
}
a.menu:hover{
	margin-left: 5px;	
	background-color: #82B4CD;
			font-style: oblique;
	width: 80%;
	font-weight: bolder;
	height: 18px;
}
a.menu:active, a.menu:focus {
	margin-left: 5px;	
	background-color: #FF7171;

	width: 80%;

}
.pulsante {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #0000CD;
	font-weight: bold;
	border-style: groove;
}
input, textarea, select {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	margin-top: 4px;
	border: 1px ridge;
	margin: 4px;
	border-color: #FFCC33;
	background-color: #CAE5FF;
	}
