/*
 ####### BODY #########
*/
BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/*
	#######TESTI######
*/
.textBig
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 16px;
		color : #666666;
		font-weight: bold;
  }

.textTitle
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 18px;
		color : #242277;
		font-weight: bold;
  }

.textNormal
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #666666;
  }
  
.textNormalLink
  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #394D8E;
		text-decoration : none;
  }
A.textNormalLink:link
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #394D8E;
		text-decoration : none;
  }

A.textNormalLink:visited
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #394D8E;
		text-decoration : none;
  }

A.textNormalLink:hover
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #394D8E;
		text-decoration : none;
  }

/*
	#######MENU######
*/

.MenuSelected
  {
	font-family : Arial;
	font-size : 12px;
	color : #242277;
	text-decoration : none;
	font-weight: bold;
  }
.Menu
  {
	font-family : Arial;
	font-size : 11px;
	color : #B6B6B6;
	text-decoration : none;
	font-weight: bold;
  }
A.Menu:link
  {
	font-family : Arial;
	font-size : 11px;
	color : #939393;
	text-decoration : none;
	font-weight: bold;
  }

A.Menu:visited
  {
	font-family : Arial;
	font-size : 11px;
	color : #939393;
	text-decoration : none;
	font-weight: bold;
  }

A.Menu:hover
  {
	font-family : Arial;
	font-size : 12px;
	color : #242277;
	text-decoration : none;
	font-weight: bold;
  }
  
/*
	#######FOOTER######
*/

.FooterNormal
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FFFFFF;
		text-decoration : none;
  }
  
 A.FooterLink:link
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FFFFFF;
		text-decoration : none;
  }

A.FooterLink:visited
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FFFFFF;
		text-decoration : none;
  }

A.FooterLink:hover
  {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FFFFFF;
		text-decoration : none;
  }
.bordotot {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
