@charset "UTF-8";
body {
	padding:0;
	margin:0;
	background-color: #333;
}
body, td, input, textarea{
	font-size:12px;
	font-family:Tahoma;
	color:#666;
	line-height:18px;
	padding:0px;
}

.Estilo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 3 px;
	color:gray;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

