@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
}

.Tab_Vit_Prod{
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #000000;
} 

.Tx_prod{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
}

.linkLaranja{
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	text-decoration: none;
	text-align: center;
}

.linkLaranja:hover{
	text-decoration: underline;
}