/* CSS Document */
body {
	color: Black;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	background: #5EB1D1;
}

a:link, a:hover, a:link, a:visited, a:active{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

a:hover{
	color: #999999;
}

a.link2{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
a.Estilo1, a:link.Estilo1, .Estilo6 {
	color: #29708D; /*	color: black;*/
	font-size: x-large;
	font-weight: bold;
	font-family: serif;
	text-decoration: none;
}

a:visited.Estilo1{
	text-decoration: none;
	color: #29708D;
	font-size: x-large;
}

a:hover.Estilo1{
	text-decoration: underline;
	color: #29708D;
	font-size: x-large;
}

.header1{
	background: White url(images/bg1.jpg) no-repeat left top;
}

.header2{
	background: White url(images/bg2.jpg) no-repeat left top;
	background-color: #62B3D1;
}

.Estilo2{
	font-size: xx-large;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 15px;
}
a.link1, .Estilo4, .Estilo3, .Estilo2, a:visited.link1{
	color: White;
}
.Estilo3{
	background: Black; /*#478faa*/
}
.Estilo4, .Estilo3{
	padding-left: 2px;
}

a:hover.link1{
	color: Silver;
}
a:active.link1, a:hover.link1, a:visited.link1, a:link.link1{
	text-decoration: none;
}
a.link1{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.Estilo5{
	background-color: White;
}

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