BODY {
	background-color : #EEEEEE;
	color : Black;
	margin-top : 20px;
	font-size : 20px;
}
.menu
{
	text-decoration: underline;
	color : Navy;
}
.menupres
{
	text-decoration: underline;
	color : #FF0066;
}
TABLE {
	font-size : 20px;
}

