
td    		{
     		color : #6285BB;
      		font-size : 11px;
      		font-family : "Trebuchet MS", arial, times, serif;
      		font-weight : normal;
      		text-decoration : none;
      		}

b    		{
     		color : #838383;
      		font-weight : bold;
      		text-decoration : none;
      		}

a:hover    		{
     		color : #6285BB;
      		font-weight : bold;
      		text-decoration : underline;
      		}

a    		{
     		color : #838383;
      		font-weight : bold;
      		text-decoration : none;
      		}

div.enter    		{
     		position : relative;
      		left : 250px;
      		}

.servizio    		{
     		color : #838383;
      		font-size : 10px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : normal;
      		text-decoration : none;
      		}

.copy    		{
     		color : #cccccc;
      		font-size : 10px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : normal;
      		text-decoration : none;
      		}

.bio    		{
     		color : #838383;
      		font-size : 11px;
      		font-family : "Trebuchet MS", arial, times, serif;
      		font-weight : normal;
      		text-decoration : none;
      		}

.titolo    		{
     		color : #838383;
      		font-size : 18px;
      		font-family : "Arial", Helvetica, times, serif;
      		font-weight : bold;
      		text-decoration : none;
      		}

.subTitle    		{
     		color : #838383;
      		font-size : 11px;
      		font-family : "Trebuchet MS", arial, times, serif;
      		font-weight : normal;
      		text-decoration : none;
      		}

.message    		{
     		color : #6285BB;
      		font-size : 12px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : 700;
      		text-decoration : none;
      		}

.menu:hover    		{
     		color : #6285BB;
      		font-size : 9px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : 700;
      		text-decoration : underline;
      		}

.menu    		{
     		color : #838383;
      		font-size : 9px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : 700;
      		text-decoration : none;
      		}

.menuHere    		{
     		color : #6285BB;
      		font-size : 9px;
      		font-family : "Arial", arial, times, serif;
      		font-weight : 700;
      		text-decoration : none;
      		}

.header    		{
     		border-bottom : 1px solid #cccccc;
     		height: 80px;
      		}

.footer    		{
     		border-top : 1px solid #cccccc;
     		height: 80px;
      		}

.row    		{
     		border-bottom : 1px dotted #cccccc;
     		height: 18px;
      		}

.artSX    		{
     		border-bottom : 1px dotted #cccccc;
     		border-right : 1px dotted #cccccc;
      		}

.artCX    		{
     		border-bottom : 1px dotted #cccccc;
      		}

.artDX    		{
     		border-bottom : 1px dotted #cccccc;
     		border-left : 1px dotted #cccccc;
      		}


