.itali {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #F3E198;
	text-decoration: none;
	font-weight: normal;


}
.black {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.grey {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.cyan {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
.border {
	border: thin dotted #F3E198;
}
.buttons {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #F3E198;
	font-weight: bold;
	border: none;



}
a:hover {
	color: #00FF00;
}
.orange {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	cursor: hand;



}
.sbo {
	border-top: 1px solid #0099CC;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0000CC;

}
.white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

