body {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: 
	center;
	}
.body-medium {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
	text-align: left;
	}
.body-small {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
	text-align: left;
	}
.body-vsmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	text-align: left;
	}
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}
.tableText-medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}
.tableText-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
a:hover {
	text-decoration: none; 
	color: black; 
	background-color: yellow;
}
a:visited {
	color: blue;
}
.menu a {
	text-decoration: none; 
	color: white; 
	background-color: ff9900;
	}
.menu a:visited {
	text-decoration: none; 
	color: white; 
	background-color: ff9900;
	}
.menu a:hover {
	text-decoration: none; 
	color: black; 
	background-color: ff9900;
	}
.header-big {
	font-size: 36px; color: orange; font-weight: 900; text-align: center;
	}
.header {
	font-size: 28px; color: ff9900; font-weight: 600; text-align: center;
	}
.credits a:hover {
	text-decoration: none; 
	color: black; 
	background-color: yellow;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center;
	}
.blue a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blue a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blue a:active {
	color: #FFFFFF;
	text-decoration: none;
}
