body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color :#FFFFFF;
	background-image: url(images/bg_pattern.gif);
}

.mySub {
	color: #FFFFFF;
	font-family: Avenir 65 Medium;
	font-size: 28px;
	font-weight: bold;
}

.ispanyolcaGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 24px;
}
orange {
    color: #CC3300;
	  font-size: 15;
	    
}

.italyancaGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 13px;
	font-weight: bold;
}





.ruscaBlue {
	color: #65CCFF;
	font-family: Avenir 65 Medium;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}



