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

body,td,th {
	color: #333;
	font-family: Corbel;
	font-size: 16px;
	text-align: left;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Corbel;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.menu a:hover{
	font-family: Corbel;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	background-color: #80CED5;
}
.about {
	font-family: Corbel;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
