

/* Carattere per il BODY*/

body {
	
	background-image: url(IMG/sfond.jpg);
	background-repeat: repeat;
}

/*style per gli anchors*/
A:link, A:visited {font-family: Verdana; text-decoration:none; color: #ff9933} 
A:hover {font-family: Verdana; text-decoration:none; color:#ff9933} 

/* style per le dimensioni */
.grassetto {font-family: Verdana; font-size:10px; font-weight: bold; color: #ffffff }
.grassetto1 {font-family: Verdana; font-size:12px; font-weight: bold; color: #ffffff }
.note {font-family: Verdana; font-size:9px; color: #ffffff }
.grassetto2 {font-family: Verdana; font-size:12px; color: #ffffff }
.normale {font-family: Verdana; font-size:12px; color: #ffffff }

/*style per gli anchors bianchi*/
A.white:link, A.white:visited {font-family: Verdana; text-decoration:none; color: #FF9933; font-weight: bold}
A.white:hover {font-family: Arial, Verdana; text-decoration:none; color:#ff9933; font-weight: bold}

/* style per le scritte in bianco */
.whitetext {font-family: Verdana; color: #FFFFFF}

/* style per le scritte in bianco */
.whitetext2 {font-family: Verdana; color: #FFFFFF; font-size:12px;}


font-weight: bold
underline
