body {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#FF0000;
	background-image: url(../templates/mt_business/images/logo_back.png);
	background-properties: "fixed"
      background-color:#000000
	background-repeat: repeat-x;
	font-weight: extra-bold;
}

a {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}
.mail {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.passione {
	color:#ff0000;
	font-size:26px;
	font-weight: bold;
}

.bweb {
	font-size:10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.bweb:hover {
	text-decoration: underline;
}

.table {
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 0px;
}

A:link {text-decoration:underline;font-weight:bold;color:red}
A:visited {text-decoration:underline;font-weight:bold;color:red}
A:hover {text-decoration:none;background-color:red;font-weight:bold;color:#000000}
