/* CSS Document */
body,td,th {
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fund_topo.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Verdana;
	font-weight: bold;
}
.campo_form_adm {
	font-family: Verdana;
	font-size: 10px;
	color: #294B7A;
	text-decoration: none;
	background-color: #ECECEC;
	border: 2px solid #B9B9B9;
	font-weight: normal;
}
.style2 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.campo_form_adm_botentrar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #E0E0E0;
	border: 2px solid #B9B9B9;
}
.style3 {
	color: #0A1147;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0A1147;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0A1147;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0A1147;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0A1147;
	text-decoration: underline;
}

