/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
.autorarea {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.data {
	font-family: Arial;
	font-size: 55px;
	color: #ffffff;
	letter-spacing:-2pt;
}
.paginas {
	font-family: Arial;
	font-size: 22px;
	color: #fefefe;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color:#808080;
	border:none;
	width:180px;
	height:20px;
	vertical-align:middle;
}
a.txt:link {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
