@charset "utf-8";
.welcome {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #fc6e21;
	text-decoration: none;
}
.welcome_gray {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #5f5e5e;
	text-decoration: none;
}
.welcome_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.form_content {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
.welcome_title2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.welcome_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}
.welcome_green {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #81b312;
	text-decoration: underline;
	
}
.welcome_orange{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fc6e21;
	text-decoration: underline;
	
}
.more_orange{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fc6e21;
	text-decoration: underline;
	
}
.more_green{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#529F12;
	text-decoration: underline;
	
}
.more_blue{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #029FCA;
	text-decoration: underline;
	
}
.text3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	
	font-family: Arial;
}
.elements{
	width:180px;
	border:solid 1px #397EA7;
}
.elements_tarea{
	width:250px;
	border:solid 1px #397EA7;
}
.elements_button{
	
	border:solid 1px #397EA7;
}
.date {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #529f12;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #529f12;
	text-decoration: underline;
}
.footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
