body {
	background-color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*------------------------------------------------------------TEXT-----------------------------------------------------------*/

.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}
.text3 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}

.text_grueso {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #515151;
}

.text_grueso2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
/*----------------------------------- Images-----------------------*/

.borde {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}

/*----------------------------------------------------------Link-------------------------------------------------------------------*/

a.link_verde:link { font-family:Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }
a.link_verde:visited { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }
a.link_verde:hover { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: underline; }
a.link_verde:active { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }


a.link_creae:link { font-family:Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }
a.link_creae:visited{ font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }
a.link_creae:hover { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: underline; }
a.link_creae:active { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #008e8f; text-decoration: none; }




