.text{
	color:#FF4500;
	background:none;
	text-decoration:none;
}

.text2{
	color:#000099;
	background:none;
	font-family:Kids, "Comic Sans MS", Jester;
	font-size: 13pt;
}
.textl{
	color:#000099;
	background:none;
	font-family:Kids, "Comic Sans MS", Jester;
	font-size: 10pt;
}
.textblue{
	color:#0046D5;
	background:none;
	font-family:Kids, "Comic Sans MS", Jester;
	font-size: 10pt;
}



.obl {
	font-size:smaller;
	color:red;
	background:none;
	font-family:Kids, "Comic Sans MS", Jester;
}

.infobulle{
  color: red;
  position: absolute;  
  visibility : hidden;
  border: 2px solid #B1DBF3;
  padding: 10px;
  font-family: Trebuchet MS;
  font-size: 10pt;
  background-color: #BED0E6;
}

.button{
	color:white;
	background-color:#666699;
	border-bottom:thin solid #222244;
	border-right:thin solid #222244;
	border-top:thin solid #9999cc;
	border-left:thin solid #9999cc;
	font-size:11px;
	font-family:
	Verdana,Helvetica,sans-serif;
	font-weight:normal;
} 


