@charset "utf-8";
.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}
.mnu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mnu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.mnu a:hover {
	color: #00a7e9;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.txt a:link {
	color: #00a7e9;
	text-decoration: underline;
}
.txt a:visited {
	color: #6666CC;
	text-decoration: underline;
}
.txt a:hover {
	color: #00a7e9;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.tit a:link {
	color: #666666;
	text-decoration: underline;
}
.tit  a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.tit a:hover {
	color: #00a7e9;
	text-decoration: none;
}
.txtPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.borde {
	border: 1px solid #CCCCCC;
}

.txtPeque a:link {
	color: #00a7e9;
	text-decoration: underline;
}
.txtPeque a:visited {
	color: #6666CC;
	text-decoration: underline;
}
.txtPeque a:hover {
	color: #00a7e9;
	text-decoration: none;
}
.bordeFoto {
	border: 5px solid #CCCCCC;
}
.titPerfil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.directorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	font-variant: small-caps;
	font-weight: bold;
}
