/*********************
STILI-BASE PER RICHIESTE ERRATE G4CM
**********************/

BODY { background-color: #fff;}
BODY,DIV,P,TABLE,TR,BLOCKQUOTE,TD,TH,INPUT,TEXTAREA,SELECT,H4{ font-size:10px; color:#000; font-family:"Verdana", sans-serif;}

H1 { text-align:center; font-weight:bold; color : #900; }

.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.italic { font-style:italic; }
.bold{ font-weight:bold; }
.centerbold { text-align:center; font-weight : bold; }
.white { color : #fff;}
.whitecenter { color : #fff; text-align:center;}
.whitebold { color : #fff; font-weight : bold; }
.whiteboldright { color : #fff; font-weight : bold; text-align:right;}
.red { color : #c00; font-weight : bold; }

/*********************
STILI LINK
**********************/

A:visited,A:link { text-decoration: none; color : #900; background-color : transparent; }
A:hover,A:active { text-decoration: none; color : #f60; background-color : transparent; }


