﻿body 
{
	font-family: Eras Bold ITC; 
	font-size: 11pt; 
	color: white;
	background-color: Black;
}

a { color: white;}

.menu
{
	color: dodgerblue;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.menu a {
	color: dodgerblue;
	text-decoration: none;
}
