@charset "utf-8";
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.tableContent {

	font-size:14px;
	
}
.footerText {

	color: #FFFFFF;

}
a {
	color:#0000FF;
	text-decoration:none;
}
	
a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#FDCE40;
}

a:visited{
	color:#0000FF;
	text-decoration:none;
}
#navmenu {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}
