.menu {
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
}
A.menu {
	text-decoration : none;
	color : #007466;
}
A:HOVER.menu {
	font-weight : bolder;
	color : #00b4a6;
}
A:FOCUS.menu {
	font-weight : bolder;
	color : #00b4a6;
}
/*
A:VISITED.menu {
	color : #9e30fe;
}
*/
.contenido {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
}
BODY.contenido {
	margin-left : 40px;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-right : 20px;
}
A.contenido {
	color : #0f4f94;
}
A:HOVER.contenido {
	color : #3d6cb5;
	font-weight : bolder;
}
.titulo {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : medium;
	letter-spacing : 2pt;
	word-spacing : 10pt;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 3pt;
	font-size : small;
	font-style : italic;
}
.mail {
	font-family : Times New Roman, Times, serif;
	font-size : large;
}
A.mail {
	text-decoration : none;
	color : #8e20ee;
}
A:HOVER.mail {
	font-weight : bolder;
	color : #be50ff;
}
A:FOCUS.mail {
	font-weight : bolder;
	color : #be50ff;
}
.texto {
	font-family : Arial,Helvetica,sans-serif;
	text-align : left;
	
}
BODY.texto {
	margin-left : 40px;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-right : 20px;
}
A.texto {
	color : #210001;
}
A:HOVER.texto {
	color : #210001;
	font-weight : bold;
}
.reloj {
	background-color : transparent;
	background : transparent;
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	width : 210pt;
	color: #9EC4FF;
}
.relojHora {

	background-color : transparent;
	background : transparent;
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	width : 50pt;
}
