a:link {
	color: #FF6100;
}
a:visited {
	color: #FF9453;
}

.body {
	background-color: #67C6DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulodepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}


.textUbicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.UbicacionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.UbicacionLink:hover{color:#000000}
a.UbicacionLink:link{color:#FFFFFF}
a.UbicacionLink:visited{color:#FFFFFF}


.textDataTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}

a.textDataTitle:link{color:#000000}
a.textDataTitle:visited{color:#000000}

.textDataNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.textDataNormal {text-decoration:underline; color: #000000;}
a.textDataNormal:hover{text-decoration:underline; color: #FF6100;}

.textDataNormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.textActionButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bolder;
	color: #FFFFFF;
	text-indent: 4px;
}
a.textActionButtons {text-decoration:underline; color: #FFFFFF;}
a.textActionButtons:hover{text-decoration:underline; color: #000000;}
a.textActionButtons:visited{text-decoration:underline; color: #FFFFFF;}




.BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
}
a.BoldTitle { text-decoration: none;  color: #FF6100}
a.BoldTitle:hover{ text-decoration: underline; color : #000000; }

select {
	font-family: Arial;
	font-size: 11px;
}
.AlertMessage {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

input {
	font-family: Arial;
	font-size: 11px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
}
.bodyInverso {

	background-color: #FF6100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
