/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


FONT {
font-family : Comic Sans MS, Verdana, Helvetica; 
font-size : 14px; 
} 
TD {
font-family : Comic Sans MS, Verdana, Helvetica; 
font-size : 14px; 
} 
BODY {
font-family : Comic Sans MS, arial, sans-serif; 
font-size : 14px; 
} 
P {
font-family : Comic Sans MS, Verdana, Helvetica; 
font-size : 14px; 
} 
DIV {
font-family : Comic Sans MS, Verdana, Helvetica; 
font-size : 14px; 
} 
body {
background-image : url(immagini/bg.gif); 
}
A:link {
background : none; 
color : #0000FF; 
font-size : 14px; 
font-family : Comic Sans MS, Tahoma, Helvetica; 
text-decoration : none; 
} 
A:active {
background : none; 
color : #0000CC; 
font-size : 14px; 
font-family : Comic Sans MS, Tahoma, Helvetica; 
text-decoration : none; 
} 
A:visited {
background : none; 
color : #333333; 
font-size : 14px; 
font-family : Comic Sans MS, Tahoma, Helvetica; 
text-decoration : none; 
} 
A:hover {
background : none; 
color : #CC0000; 
font-size : 14px; 
font-family : Comic Sans MS, Tahoma, Helvetica; 
text-decoration : underline; 
} 
.title {
background : none; 
color : #000000; 
font-size : 15px; 
font-weight : bold; 
font-family : Comic Sans MS, Verdana, Helvetica; 
text-decoration : none; 
} 
.small {
background : none; 
color : #000000; 
font-size : 12px; 
font-weight : normal; 
font-family : Comic Sans MS, Verdana, Helvetica; 
text-decoration : none; 
} 
.texte {
font-family : Comic Sans MS, Arial, Helvetica, sans-serif; 
font-size : 15px; 
color : #000000; 
} 