body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #662E91;
}

/*     buttons section code    */
.menu {font-size: 14px; 
	color: #662E91; 
	font-family: Verdana, Arial, Helvetica, sans-serif;}
 
.buttons a {
	border-left: 10px solid #64405C;
	background-color: #D1BCCD;
	text-decoration: none;
	color:  #59304E;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 15px Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
}

.buttons a:hover {
	border-left: 10px solid #CC99FF;
	background-color: #59304E;
	text-decoration: none;
	color:  #D1BCCD;
}
/*   end buttons section code    */

/*   language section code    */
.lang-en a {
	border-left: 10px solid #CC99FF;
	background-color: #59304E;
	text-decoration: none;
	color:  #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 15px Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
}

.lang-sp a {
	border-left: 10px solid #CC99FF;
	background-color: #59304E;
	text-decoration: none;
	color:  #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 15px Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
}
/*  end language section code    */


/*   menu bar active-page code   */

body#home a#index-en,
body#about a#about-en,
body#services a#services-en,
body#contact a#contact-en {
	border-left: 10px solid #CC99FF;
	background-color: #59304E;
	text-decoration: none;
	color:  #D1BCCD;
}


body#home a#index-sp,
body#about a#about-sp,
body#services a#services-sp,
body#contact a#contact-sp {
	border-left: 10px solid #CC99FF;
	background-color: #59304E;
	text-decoration: none;
	color:  #D1BCCD;
}

/*   end menu bar active-page code   */

/*   content section code    */

.texto1 {
	font-family: Verdana;
	font-size: 12px;
	color: #361267;
	text-decoration: none;
	line-height: 18px;
}

.titulos1 {

	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #260C47;
	text-decoration: none;
}


.texto2 {

	font-family: Verdana;
	font-size: 15px;
	color: #361267;
	text-decoration: none;
	line-height: 20px;
}
.titulos2 {

	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #260C47;
	text-decoration: none;
}
/*   end content section code    */

/*   final links section    */
.other-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #522B46;
}
/*   end final links section   */




/*   footer code   */
.textoblanco {


	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

.textoblanco:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/*   end footer code  */
