.txtlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #FFFFFF;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
fieldset {
	background-color: #FBFBFB;
}
body {
	background-color: #666666;
	background-image: url(imagens/bd.gif);
}
#linq a, #linq a:visited{
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#linq a:hover {
	color: #006633;
	text-decoration: underline;
}