.menu {
	color: #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulos2 {
	font-family: Arial;
	font-size: 12px;
	color: #3333CC;
}

.titulos {
	font-family: Arial;
	font-size: 16px;
	color: #FF6600;
}


a.menu:hover {
	color: #ff6600;
	height: 100%;
	width: 100%;
	font-size: 12px;
}
.pie {font-size: 12px;
	font-family: Arial;
	color: #08093d;
}

.textos {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}
.copy {
	font-size: 10px;
	font-family: Arial;
	color: #333333;
}
