a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none} 
.a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	
	
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.li {
	
	list-style:none;
	}.title {
	font-size: 36px;
	font-weight: bold;
	color: #027DB1;
	
}
.who {
	font-size: 16px;
}
.white
{
	color: #FFF;
	font-weight: bolder;
	}
.serv
{

	font-weight:bolder;
	color:#000;
	
}
.alineacion
{ text-align:justify
}
.tit
{ font-size:24px
}

.scroll {
     width:660px;
     height:450px;
     overflow:auto;
}

