@charset "utf-8";
.servicios {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}

.servicios a:link {
	color:#666666;
	text-decoration:none;
}

.servicios a:visited {
	color:#666666;
	text-decoration:none;
}

.servicios a:hover{
	color:#666666;
	text-decoration:underline;
}