@font-face 
{
    font-family        : 'Titolo';
    src                :  url('../font/garfield-webfont.eot?') format('eot'),
           		  url('../font/garfield-webfont.woff') format('woff'),
         		  url('../font/garfield-webfont.ttf') format('truetype'),
         		  url('../font/garfield-webfont.svg#webfontjzPKW7eM') format('svg');
    font-weight        : normal;
    font-style         : normal;
}

@font-face 
{
    font-family        : 'Citazioni';
    src                : url('../font/DancingScript-Regular-webfont.eot?') format('eot'),
                         url('../font/DancingScript-Regular-webfont.woff') format('woff'),
                         url('../font/DancingScript-Regular-webfont.ttf') format('truetype'),
                         url('../font/DancingScript-Regular-webfont.svg#webfontTgurhp0l') format('svg');
    font-weight        : normal;
    font-style         : normal;
}



.titolo
{
   font-size          : 15px;
   font-family        :	Verdana;
   color              :	#CC0000;
   font-weight        : bold;
   text-align         : left;
   text-decoration    : none;
}

.titoletto
{
   font-size          : 25px;
   font-family        :	Titolo;
   color              : #FFB900;
   text-decoration    : none;   
}

.titolettoalbum
{
   font-size          : 18px;
   font-family        :	Titolo;
   color              : #CC0000;
   text-decoration    : none;   
}

.titolettomenu
{
   font-size          : 18px;
   font-family        :	Titolo;
   color              : #CC0000;
   text-decoration    : none;   
}

.titolettoblu
{
   font-size          : 18px;
   font-family        : Titolo;
   color              : #294A59;
   text-decoration    : none;
}

.testo
{
   font-size          : 11px;
   font-family        : Verdana;
   color              : #000000;
   font-weight        : normal;
   text-align         : justify;
   text-decoration    : none;
}

.comand
{
   font-size          : 10px;
   font-family        : Verdana;
   color              : #000000;
   font-weight        : normal;
   text-decoration    : none;
}

.gbinfo
{
   font-size          : 10px;
   font-family        : Verdana;
   color              : #294A59;
   font-weight        : bold;
   text-align         : right;
   text-decoration    : none;
}

.namepost
{
   font-size          : 12px;
   font-family        : Verdana;
   color              : #294A59;
   font-weight        : bold;
   text-align         : left;
   text-decoration    : none;
}

a:link  
{ 
   font-size          : 11px;
   font-family        : Verdana;
   color              : #FF9933;
   font-weight        :	normal;
}

a:hover 
{ 
   font-size          : 11px;
   font-family        : Verdana;
   color              :	#FFCC99;
   font-weight        :	normal;
}

a  
{ 
   font-size	      :	11px;
   font-family	      : Verdana;
   color              : #FF9933;
   font-weight        :	normal;
}

.cr
{
   font-size          :	11px;
   font-family        :	Verdana;
   color              :	#FFFFFF;
   font-weight        :	bold;
   margin-right       : 10px;
   margin-top         : 5px;
   text-decoration    : none;
}

.album 
{ 
   font-size          : 13px;
   font-family        : Verdana;
   color              :	#FF9933;
   font-weight        :	bold;
   text-decoration    : none;
}

select 
{
   font-size          : 11px;
   font-family        : Verdana;
   color              : #000000;
   font-weight        : normal;
   text-align         : justify;
   text-decoration    : none;
}
