.box {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	text-transform: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #FFFFFF;
	clip:    rect(   );
	height: 20px;

}
.Iac_bold {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.Iac_conteudo {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.table_white {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	HEIGHT: 25px
}
.table_gray {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #e7e7e7;
	HEIGHT: 25px
}
.table_orangeW {
	text-decoration: none;
	color: #ff9900;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	HEIGHT: 25px
}
.table_orangeG {
	text-decoration: none;
	color: #ff9900;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #e7e7e7;
	HEIGHT: 25px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	COLOR: #CACACA; 
	TEXT-DECORATION: none;
	background-color:#ffffff;
}

