/* fogli di stile per ghirorosa.com  */

body {
	background-image: url(grafica/sfumatura.jpg);
	background-repeat: repeat-x;
	border: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px
}

h1 {
	font-size: 32px;
}

a:link { background: transparent; text-decoration: none; color: #0244CC; }        
a:visited { background: transparent; text-decoration: none; color: #0244CC; }
a:hover { background: #0244CC; text-decoration: none; color: white; }
a:active { background: transparent; text-decoration: none; color: #0244CC; }

.piccoli { font-size: 70%;}

