a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body {
	background-image: url(images/pat1.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #F9E655;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	font-weight: bold;
	font-size: 12px}
.StileORANGE {font-family: Georgia, "Times New Roman", Times, serif; color: #FF9900; font-weight: bold; font-size: 12px}
.normalblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00000;
	font-weight: bold;
	font-size: 13px}
.normalyel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F9E655;
	font-weight: bold;}