body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-color: ff7c00;
	background-repeat: repeat-y;
	background-position: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
A:link, active, visited, {
color: #FF6600;
text-decoration: none;
}
A:visited {
color: #FF6600;
text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer_img {
	background-image: url(images/footer01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt_std_black {
	font-size: 12px;
	color: #000000;
}
.submenu {
	font-family: Verdana;
	font-size: 17px;
	color: #FF6600;
	text-indent: 23px;
	background-image: url(images/menu_vert_solo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu:A:link, active, visited {
	color: #FF6600;
	text-decoration: none;
}
.subtitulo {
	font-family: Verdana;
	font-size: 17px;
	color: #FF6600;
}
.bullets_orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.fondo_mundo {
	background-image: url(images/bkg_mundo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.color_orange {
	color: #FF6501;
}
