@charset "UTF-8";
/* CSS Document */

.logo {
font-family: 'Questrial', sans-serif;
	color: #111;
	font-size: 46px;
	margin-left: 25px;
}
a:link {
	color: #666;
	text-decoration: none; 
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	color: #111;
	text-decoration: none;
}


.menuOlimpia {
	float:right;
	font-family: 'Nixie One', cursive;
	color: #666;
	font-size: 14px;
	margin-right: 30px;
	margin-top:23px;

}.photographer {
font-family: 'Questrial', sans-serif;
	font-size: 18px;
	color: #999;
}
