.titleB {
	font-family: Garamond;
	font-size: 36px;
	color: #650000;
	font-weight: bold;

}
.titleMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000033;
	font-weight: bold;
	font-style: normal;


}

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;

}
.Title {
	font-family: Garamond;
	font-size: 24px;
	color: #000033;
}
.HeadingCV {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
.textolisten {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.navegation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.menu {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #990000;
	text-decoration: none;
}