body {
	background-image: url(../img/fnd.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.titulo_01:hover {
	color: #333333;
	text-decoration: none;
}

.texto_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
a.texto_01:hover {
	color: #003366;
	text-decoration: underline;
}

.texto_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a.texto_02:hover {
	color: #003366;
	text-decoration: underline;
}

.texto_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	font-style: normal;
	text-decoration: none;
}
a.texto_03:hover {
	color: #333333;
	text-decoration: underline;
}

.bot_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
a.bot_01:hover {
	color: #333333;
	text-decoration: underline;
}

