/* CSS Document */



Esempi: 

body
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:36px;
color: #000000; 
font-style: normal;
text-align: left; }


A:link { color: red; text-decoration : none; font-size : 15 pt;}
A:visited { color: blue; text-decoration : none; font-size : 20 pt; }
A:hover { color: green; text-decoration: underline; font-size : 30 pt; }
}

	
	.testo
	 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	}
	
.link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}
	
	.nomipagine
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}
	
	
	
	
.menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	background-color: 
	font-weight: normal;
	font-weight: bold;
	text-align: center;
A:link { color: red; text-decoration : none; font-size : 15 pt;};
A:visited { color: blue; text-decoration : none; font-size : 20 pt; };
A:hover { color: green; text-decoration: underline; font-size : 30 pt; };
}
<style type="text/css">



.spazio
 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	}
