#nav a {
	font-weight: bold;
}

#nav a:hover {
	font-weight: bold;
	color:#C40000;
}

#nav a:active {
	font-weight: bold;
	color:#C40000;
}

BODY {
	font : 1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2;
}

.copyright {
	color : White;
	font-size : xx-small;
}
