body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000322;
	background-image: url(back.JPG);
	background-repeat: repeat-x;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 110px;
	visibility: visible;
}


.titulos {
	color: #334B95;
	font-weight: bold;
	font-size: 12px;
}
.textos {
	font-size: 10px;
	color: #000000;
}
.style5 {font-size: 10px; color: #334D97; }
a:link {
	color: #355391;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #43579C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
