a {
color:red;
text-decoration:none
}

a:link {

color: red;
text-decoration:none}

a:hover {

color: orange;
text-decoration:underline}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.mainTab {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#990000;
	border-bottom-color: #990000;
}
.adstab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.menuTabLato {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.cellaMenu {
	font-family: verdana;
	font-size: 12px;
	background-color: #C6D9D8;
}
.tabSubHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.titolopagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF3300
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#fakechat {
	width:324px;
	float:right;
}

