body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.texto{
	color:#3091cb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:24px;
}
.texto2{
	color:#aeca54;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.texto3{
	color:#e78e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.pag{
	color:#e78e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.pag a{
	text-decoration:none;
	color:#e78e2e;
	font-size:14px;
	}
.menu {
	width:780px;
	height:133px;
	background-image:url(images/menu.jpg);
	background-repeat: no-repeat;
	}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	.link a{
			text-decoration:none;
			color:#CCCCCC;
			font-weight:bold;
			}
	.link a:hover{
				color:#ffffff;
				}
.footer {
	width:780px;
	height:99px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	color:#FFFFFF;
	}
	.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	
	}
	.footer a:hover{
	color:#3091cb;
	}
