@charset "utf-8";
.txtWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
	text-align: left;
}
.txtBlogs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
.txtWelcomeClientsWorked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8F8F8F;
	text-align: center;
}
.txtWelcomeNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txtBoredTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEA491;
	font-weight: bold;
}
.txtBoredLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81745F;
	font-weight: normal;
}
.txtBoring {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.txtLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25606E;
	font-weight: normal;
}
.txtBoxLogIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25606E;
	border: 1px solid #265E6F;
	width: 165px;
	height: 18px;
}
.txtDesignedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
