@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.txtMenu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
}


.Arial11 {
	font-family: Arial;
	font-size: 11px;
}

.Arial11Red {
	font-family: Arial;
	font-size: 11px;
	color: red;
}


.Arial12 {
	font-family: Arial;
	font-size: 12px;
}


.Arial13 {
	font-family: Arial;
	font-size: 13px;
}

.Arial13Blanco {
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF
}




.Arial15Orange {
	font-family: Arial;
	font-size: 15px;
	color:#FF6600
}

.Arial30{
	font-family: Arial;
	font-size: 27px;
	ADDING-BOTTOM:5px;
	LETTER-SPACING:2.5pt
}
.Arial20 {
	font-family: Arial;
	font-size: 20px;
	ADDING-BOTTOM:5px;
	LETTER-SPACING:2.5pt
}

.Arial12Blue {
	font-family: Arial;
	font-size: 12px;
	color: #4D94DB;
}

.Arial12Gray {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.Arial12Orange {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.Arial12Red {
	font-family: Arial;
	font-size: 12px;
	color: red;
}


.Arial15Red {
	font-family: Arial;
	font-size: 15px;
	color: red;
}