A:link {color: #00CCCC; text-decoration: none;}
A:visited {color: #00CCCC; text-decoration: none;}
A:hover {color: #FFFFFF; text-decoration: none;}
A:active {color: #00CCCC; text-decoration: none;}


body
{
	font-family:Tahoma;
	font-size:10px;
	color: #d9a21e;
}
h1
{
    font-size:15px;
    }
    
    h2
{
     font-size:13px;
    }
        h3
{
     font-size:11px;
    }

.video 
{
	float: left
}
textarea 
{
	width:500px;
	height:200px;
	}
	
.tablepd
{
	
		font-family:Tahoma;
	font-size:12px;
	}
	
	.img-b {
  display: block;
  text-align:center;
  background-color: #000;
  border: 1px solid #a9a9a9;
  
  padding: 5px;
  }
  
  td
  {
	font-family:Tahoma;
	font-size:10px;
	
	text-align:left;
	}
	
	/*GUESTBOOK*/
.entry 
	{ 
		background: #FFFFFF; 
		border: solid 1px red; 
		width: 550px; 
		padding: 10px; 
		margin: 0 auto 15px; 
		text-align: left 

	}
.name 
	{ 
		font-weight: bold; 
		float: left ;
		color: #4c8bff;
		font-size:12px;
	}
	.coloreCommento 
	{ 
		font-size:10px;
		color: #d9a21e;
		font-weight: bold; 
	}
.info 
	{ 
		float: right; 
		margin-bottom: 1em 
	}
.entry p 
	{ 
		clear: both; 
		margin-top: 0; 
		margin-bottom: 1em; 
	}
.date 
	{ 
		font-size: 10px; 
		text-align: right
	 }
/*FINE GUESTBOOK*/
label { float: left; text-align: left; font-weight: bold; width: 70px; margin-left: 60px }
input,textarea { width: 530px; background: #FFFFFF; border: solid black 1px; background:  #FFFFFF; font: 11px Verdana, Arial, Helvetica, sans-serif }
input.submit { font-weight: bold; width: auto }
#submit { font-weight: bold; margin-left: 130px; text-align: left }
* html #submit { margin-left: 133px }


/*

.entry 
	{ 
		background: #FFD8BB; 
		border: solid 1px black; 
		width: 550px; 
		padding: 10px; 
		margin: 0 auto 15px; 
		text-align: left 
	}
.name 
	{ 
		font-weight: bold; 
		float: left ;
		color: #4c8bff;
		font-size:12px;
	}
	.coloreCommento 
	{ 
		font-size:10px;
		color: #18174B;
		font-weight: bold; 
	}
.info 
	{ 
		float: right; 
		margin-bottom: 1em 
	}
.entry p 
	{ 
		clear: both; 
		margin-top: 0; 
		margin-bottom: 1em; 
	}
.date 
	{ 
		font-size: 10px; 
		text-align: right
	 }

label { float: left; text-align: left; font-weight: bold; width: 70px; margin-left: 60px }
input, textarea { width: 175px; background: #FFFFFF; border: solid black 1px; background:  #FFD8BB; font: 11px Verdana, Arial, Helvetica, sans-serif }
input.submit { font-weight: bold; width: auto }
#submit { font-weight: bold; margin-left: 130px; text-align: left }
* html #submit { margin-left: 133px }*/

