a:active{
				text-decoration: none;
				color: #333333;
			}
			a:hover{
				text-decoration: none;
				color: #000000;
			}
			a:link{
				text-decoration: none;
				color: #333333;
			}
			a:visited{
				text-decoration: none;
				color: #333333;
			}
			.Texto1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #333;
	text-decoration: none;
			}
			.Texto2{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
			}
			.Borda1{
				border: 1px solid #999999;
			}
			.Form1{
	border: 0px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	background-color: #FAB200;
			}
.altura_tabela {
	height: 360px;
	width: 375px;
}
