@charset "utf-8";
body {
	background-image: url(DEGRADADO.jpg);
	background-color: #2C90C2;
	background-repeat:repeat-x;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
.sdro {
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	text-align:center;
}
.text{
color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-align:justify;
}
.text-color {
	color: #fe8112;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	}
	.text-white {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	}
	
.H1{
color:#FF6633;
font-family:Arial;
font-size:18px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
a:link {
    color:#FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	font-size: 12px;
	font-family:Arial;
	text-decoration:none;
}
a:hover {
	color: #04304e;
	font-size: 12px;
	font-family:Arial;
	text-decoration:underline;
		}
	
a:active {
	color:#FFFFFF;
	font-size: 12px;
	font-family:Arial;
	text-decoration:none;
	}

.link2 a:link {
    color:#fd7705;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
}
.link2 a:visited {
	text-decoration: none;
	color: #BF6000;
	font-size: 12px;
	font-weight:bold;
}
.link2 a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #fd7705;
	font-weight:bold;
}
.link2 a:active {
	text-decoration: none;
	color: #fd7705;
	font-size: 12px;
	font-weight:bold;
}

