﻿body 
{
    color: White;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-position: right top;
    background-image: url(../images/sfondohome.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 10px;
}

.Titolo 
{
	font-weight: bold;
	font-size: 24px;
}

.PiePagina 
{
	color: #AEFFFF;
	font-size: 9px;
}

.Giallo 
{
    color: #FFCC33;
}

.Tabella_Icona
{
    width: 77px;
    height: 60px;
}

.Tabella_Testo
{
    width: 50%;
    height: 60px;
}

.Keywords
{
    color: #030201;
}

a:link, a:visited
{
    color: #FFCC33;
}

a:hover
{
    color: #AEFFFF;
}
