body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-color: #000000;
	background-image: url(../img/bg_pagina.gif);
	background-repeat: repeat-x;
}
table,td {
	font-size: 11px;
}
a {
	color:#FF6600;
	font-weight: bold;
}
a:link {
	text-decoration:underline;
	font-weight: bold;	
}
a:active {
	text-decoration:underline;
	font-weight: bold;	
}
a:visited {
	color:#B04600;
	text-decoration:underline;
	font-weight: bold;	
}
a:hover {
	text-decoration:none;
	font-weight: bold;	
}
.cell1 {
	background-color:#666666;
	color:#FFFFFF;
	padding: 1px;
}
.cell2 {
	background-color:#333333;
	color:#FFFFFF;
	padding: 1px;
}
.borderGray {
	border: 1px solid #5F5F5F;
}
.txt11BiancoTahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt9BiancoTahoma {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt11OrangeBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
