body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana;
}

.link_laranja{color:#8A2EF3; text-decoration:none;font-weight: bold;}
a {color:#FFFFFF; text-decoration:none;font-weight: bold;}
a:hover {color:#8A2EF3; text-decoration:underline;font-weight: bold;}
#ulFornecedores a {color:#FFFFFF; text-decoration:none;font-weight: bold;}
#ulFornecedores a:hover {color:#8A2EF3; text-decoration:underline;font-weight: bold;}

TABLE.block {
border: 1px solid #8A2EF3;
font-family:verdana;
font-size:11px;
width:350px;
}
TD.rowWithLabel {
font-family:verdana;
font-size:11px;
}
TD.rowTitle {
	background: #8A2EF3;
	font-weight: bold;
	width:110px;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowTitle2 {
	background: #8A2EF3;
	font-weight: bold;
	width:110px;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowLogin {
	background: #8A2EF3;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowOrcamento {
	background-color:#8A2EF3;
	text-align:center;
	font-weight: bold; 
	padding-left: 5px;
	color:#ffffff;
}
TD.rowVideo {
	background-color:#8A2EF3;
	text-align:center;
	font-weight: bold; 
	padding-left: 5px;
	color:#ffffff;
}
#tagline {
	margin-left:60px;
	margin-right:60px;
	margin-bottom:0px;
	border:1px solid #FFFFFF;
	padding:10px;
	background-color: #8A2EF3;
	text-align:center;
	color: #8A2EF3;
	font:bold 12px/18px Verdana, sans-serif;
}