body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-repeat:repeat-x;
}
.titulos {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #518da3;
	text-decoration: none;
}
.sub_titulos {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #518da3;
	text-decoration: none;
}
.txt {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.txt_blue {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	color: #518da3;
	text-decoration: none;
}
.txt_bold {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.links {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #518da3;
	text-decoration: none;
}
.bottom_links {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #518da3;
	text-decoration: none;
}
.bottom_txt1 {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #004986;
	text-decoration: none;
}
.bottom_txt2 {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.copyright {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.msg {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A55;
	text-decoration: none;
}
