﻿a {
	font-family: "Arial";
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size:11px
}
a:active {
	font-family: "Arial";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size:11px
}
a:hover {
	font-family: "Arial";
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-size:11px;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
p {
	font-family: Arial;
	font-size: large;
	color: #333333;
}

.linktesto
{
	font-size:11px; text-decoration:underline;
	color:#333333; font-weight:normal;
	
}

.linktesto a:hover
{
	font-size:11px !important; 
	text-decoration:underline !important;
	color:#333333; font-weight:normal;
	
}

.linktesto a:active
{
	font-size:11px !important; 
	text-decoration:underline !important;
	color:#333333; font-weight:normal;
	
}


.testo ,input,select,option, button, caption
{
	font-size:11px; font-family:Arial, Helvetica, sans-serif
}
