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

.sloganText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
}

.texto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}

.menuTexto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000066;
}

.menuUnderline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000066;
	text-decoration:underline;
}

.textPicture {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-style: italic;
}
