A
{
	color: black;
}
A:hover
{
	color: red;
}
	
.Logo
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.Default
{
    FONT-SIZE: 16px;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman Baltic', 'Times New Roman CE'
}
.TitoloSezioneDefault
{
    FONT-SIZE: 32px;
    COLOR: #800040;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman Baltic', 'Times New Roman CE';
}
.SottotitoloSezioneDefault
{
    FONT-SIZE: 20px;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman Baltic', 'Times New Roman CE';
}
.TitoloSezioneCritiche
{
    FONT-SIZE: 32px;
    COLOR: #009999;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman Baltic', 'Times New Roman CE';
}
.MenuLink
{
    font-weight: bold;
    font-size: 16px;
    color: #7E1416;
    font-family: 'Times New Roman' , 'Times New Roman Baltic' , 'Times New Roman CE';
}
.MenuList {
    list-style-image: url("../images/MenuDot.gif");
    list-style-type: circle
}
.TitoloLegenda
{
    FLOAT: left;
    POSITION: relative;
    TOP: 7px
}
