body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
}
body {
	background-color: #000000;
}
h1 {
	font-size:20px;
	text-align: center;
	color: #C0C0C0;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
a.navbar {
	font-family: Lucida Calligraphy;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
a:visited.navbar {
	color: #FFFFFF;
}
a:active.navbar {
	color: #FFFF00;
}
a:hover.navbar {
	color: #FFFF00;
}
content {
	margin-left: 20px;
	margin-right: 20px;
}
