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


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


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


a.alb:link {
	color: #f3f2ed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.alb:visited {
	color: #f3f2ed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.alb:hover {
	color: #f3f2ed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.alb:active {
	color: #f3f2ed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}





a.menu:link {
	color: #472f14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a.menu:visited {
	color: #472f14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a.menu:hover {
	color: #99c4d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.menu:active {
	color: #99c4d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
