body 
{
	background-color: #4A4F51;
	background-image: url(/imagens/templateback.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Verdana,Arial;
}

td {
	font-size: 11px;
	font-family: Verdana,Arial;
}

input, select, textarea 
{
	font-family: Arial; font-size: 8pt;
}

.texto
{
	font-size:14px;
	text-justify: auto;
}

A 
{
	color:Blue;
}

A:visited 
{
	color:#666666;
}

A:hover 
{
	color:Maroon;
}

A:active
{
	color:Maroon;
}

.footerlink 
{
	color:#666666;
	font-weight:normal;
}