a:link {  text-decoration:none; }
a:visited {  text-decoration:none; }
a:active {  text-decoration:none; }
a:hover {  text-decoration:underline; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: #FFE1FF;
	background-image:url(../imagens/bg.gif);*/
	background-repeat: repeat-x;
	background-position:top;
}

.tahoma {
	FONT-SIZE: 12px; FONT-FAMILY: tahoma;
}

.tahoma2 {
	FONT-SIZE: 13px; FONT-FAMILY: tahoma;
}
.ud_caixa {
	font-family:Verdana;
	font-size:8pt;
	border-width:1pt;
	border-top-color:rgb(51,51,51);
	border-right-color:rgb(204,204,204);
	border-bottom-color:rgb(204,204,204);
	border-left-color:rgb(51,51,51);
	border-style:solid;
}
