.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TextoRojo {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFCC;
}
.MenuMarbella {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.MenuMarbella:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #CC0000;
}
a.MenuMarbella:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #CC0000;
}
a.MenuMarbella:hover {
	color: #FF0000;
}
.Titulo_01 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #3366FF;
}
.Titulo_02 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.Texto_Gris {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #aaaa77;
}

.CeldaRollover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCCC99;
}
a.CeldaRollover:hover {
	border: 1px solid #FF3300;
	background-color: #FF9999;
}
.Titulo_03 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #CC6600;
}
.Texto_Gris2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
.Tips {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
}
