.titulo1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.titulo2 {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.TituloPrincipal {
	font-family: "Arial Black";
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
}
.borde {
	border: 1px solid #FFCC00;
}
.titulo3 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.links {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
.borde1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.links1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.borde4 {
	height: 1px;
	width: 1px;
	border: thin solid #FFCC00;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666CC;
	cursor: hand;
	border: thin outset #66FFFF;

}
.interviewtitulo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Interviewselect {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF9B;
	border: thin none;

}
.titulo5 {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textoemail {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.online {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
}
.bordeonline {
	border: 1px solid #4A4A4A;
}
.basetext {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
/* Estilos Calendario */

.calFondoCalendario {
	background-color:#FF6600
}

.calEncabe {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px
}

.calFondoEncabe {
	background-color:#FFCC99
}

.calDias {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	font-weight:900
}

.calSimbolo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:200; 
	color:blue
}

.calResaltado {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:700
}

.calCeldaResaltado {
	background-color:#FFCC99
}

.calDatos {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:900
}
.boton4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #6666CC;
	background-position: center center;
	cursor: hand;
	color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
.EmailsTitulo {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}
