A:hover {
	color : Red;
	text-decoration : underline;
}

A {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
}

.Agrande {
	color : Blue;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
}

.Apiccolo {
	color : Blue;
	text-decoration : none;
	font-size : 11px;
}

.LeftBody {
	background-color : #B0E0E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url("bcg.jpg");
}

.TabellaBlu {
	background-color : #B0E0E6;
}

.TopBody {
	background-color : #E4F9E4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.TitoloFrameTop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	color : #400080;
}

BODY{
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 0px;
	background-image : url("bcg.jpg");
}

TABLE {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.BodyBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.TitoloPagina {
	font-size : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.PageTitle  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CD;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
}

.PageSubTitle  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000CD;
}

.TitoloParagrafo  {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-style : normal;
	background : #DCDCDC;
}

.CorpoParagrafoDestra {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 4;
}

.CorpoParagrafoSinistra {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right : 4;
}

.AdminBar {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}

.AdminData {
	color : #FFA500;
}

.AdminText {
	color : White;
}

.AdminLink {
	color : #00CED1;
	font-size : 10px;
}

.TestoPiccolo {
	font-size : 10px;
}

.FormInput {
	font-size : 12px;
}

.Copyright  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.CopyrightLink  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #808080;
	text-decoration : underline;
}
