body {
cursor: default;
}

a:link
{
	color: #000000; font-family:Georgia; font-size:8pt;
	cursor: default; text-decoration: none;
}
a:visited
{
	color: #000000; font-family:Georgia; font-size:8pt;
	cursor: default; text-decoration: none;
} 
a:active 
{
	color: #000000; font-family:Georgia; font-size:8pt;
	text-decoration: none;
}
a:hover 
{   
	color: #000000; font-family:Georgia; font-size:11px;
	text-decoration: none; font-style: italic;
}

u
{
cursor:help;
}

b
{
cursor:crosshair;
}

i
{
cursor:sw-resize;
}

.text 
{
font-size:10px;
font-family:Verdana;
text-align:left;
color:#000000;
cursor: default;
margin: 0px;
}

.title
{
font-size:14px;
font-family:Georgia;
color:#000000;
font-weight: bold;
height:2px;
font-style:italic;
cursor: help; 
text-align:center;
margin-bottom: 12px;
text-transform: lowercase;
}

testo
{
font-size:10px;
font-family:Verdana;
text-align:left;
color:#000000;
cursor: default;
margin: 0px;
}

titolo
{
border-bottom: 1px solid;
font-size:14px;
border-color: #000000;
font-family:Georgia;
color:#000000;
font-weight: bold;
height:2px;
font-style:italic;
cursor: help; 
text-align:center;
text-transform: lowercase;
}

p, value, select {
font-size:10px;
font-family:Verdana;
text-align:left;
color:#000000;
cursor: default;
margin: 0px;
}

input, textarea, option, select {
font-size:10px;
font-family:Verdana;
color:#000000;
cursor: default;
margin: 0px;
width: 160px;
border: 1px solid #000000;
}

