@charset "utf-8";
/* CSS Document */

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	color: #999999;

}

body {

	background-color: #FFFFFF;

	margin-left: 0px;

	margin-top: 22px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	color: #009245;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #009245;

}

a:hover {

	text-decoration: underline;

	color: #009245;

}

a:active {

	text-decoration: none;

	color: #009245;

}

.style2 {font-size: x-small}

.style3 {

	color: #1A9C44;

	font-size: x-small;

}

.style4 {color: #666666}

.style5 {color: #FFFFFF}

#vinculos {
	text-decoration:none;
	list-style:none;
	display:inline;
	}

