.titol {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	background-position: top;




}
.quadre {
	border: groove;
}
.subtitol {
	font-family: Arial;
	font-size: 20px;
	color: white;
}
.text1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-decoration: blink;

}

#Layer1{
	left:763px;
	top:12px;
	width:38px;
	height:30px;
	visibility: visible;



}
A:link {text-decoration:none;color:#0000cc;}
A:visited {text-decoration:none;color:#0000cc;}
A:active {text-decoration:none;}
A:hover {text-decoration:underline;color:#999933;font-weight:bold}

