body,td,th, input, textarea, form, select {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
;	background-color: #E00E00;
	background-color: #108002;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #414141;}
.style3 {color: #ffffff}

.listagens
{
  font-size: 11px;
	color: #414141;
}

a.listagens:link
{
	text-decoration: none;
}

a.listagens:visited
{
	text-decoration: none;
}

a.listagens:hover
{
	text-decoration: underline;
}

a.listagens:active
{
	text-decoration: none;
}

.imagens
{
	font-size: 11px;
	color: #414141;
;	padding: 3px;
	border: 1px;
	border-color: #e00e00;
}

a.imagens:link
{
	text-decoration: none;
}

a.imagens:visited
{
	text-decoration: none;
}

a.imagens:hover
{
	text-decoration: underline;
}

a.imagens:active
{
	text-decoration: none;
}
