a{
	outline:none;
}
.texto{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	text-align: justify;
	line-height: 20px;
	text-indent: 20px;
	}
	.texto_volver{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	text-align: center;
	}
.texto_negro{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-align: justify;
	line-height: 20px;
	text-indent: 20px;
	}
	.texto_servicios{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	text-align: justify;
	line-height: 17px;
	}
	.texto_donde{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	text-align: justify;
	line-height: 20px;
	}
	.texto_donde_negro{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Black;
	text-align: justify;
	line-height: 20px;
	}

A {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: White;
	text-decoration: none;
}

A:HOVER {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFCC;
	text-decoration: underline;
}
A:VISITED {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #C5DBB0;
}
A.otros:link {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: White;
	text-decoration: none;
	
}

A.otros:VISITED {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: White;
	text-decoration: none;
	
}
A.otros:HOVER{
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFCC;
	text-decoration: underline;
	
}
A.otros_under:link {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: White;
	text-decoration: underline;
	
}

A.otros_under:VISITED {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: White;
	text-decoration: underline;
	
}
A.otros_under:HOVER{
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFCC;
	text-decoration: underline;
	
}
#menu{
	width:955px;
	height:35px;
	background-color:#354433;
	margin:0;
	color:#999;
	text-align:center;
	padding:12px 0 0 0;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu a{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	margin:0 12px;
	padding:0;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}
#menu a:link, #menu a:visited{
	color:#fff;	
}
#menu a:hover, #menu a:active{
	color:#696;
}
#menu li{
	display:inline;
}
#menu li.selected a{
	color:#696;
}
h2{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-weight:normal;
}
.indent{
	margin-left:20px;
}
