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

.menuwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-indent: 40px;
}
.bodygrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.seguir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #000;
}
.bodyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.blackbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.blackbigleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #507282;
	text-align: left;
}
.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-indent: 40px;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.bluebigggerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #507282;
	text-align: left;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.hoverbluebigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #507282;
	font-size: 24px;
	text-align: left;
}
.hovermainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.hovermenuwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-indent: 40px;
}
.hoverbodyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.hoverbodygrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
