/* CSS Document */

<!--
body {
	background-image: url(images/fd.gif);
	margin-top: 0px;
}
a:visited 
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration : underline;
	font-weight: bold;
}
a:link 
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration : underline;
	font-weight: bold;
}
a:hover 
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;
}
.texto-geral 
{
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #ffcccc;
}
-->
