body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
}

p {
	font-size: small;
}

td { }
.button a:link {
	color: #003;
	text-decoration: underline;
	background-color: #003;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}
.button a:visited {
	color: #003;
}
.button a:hover {
	color: #003;
}
.button a:active {
	color: #003;
}

.navbar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
}
.navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
}
.navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FFF;
}
.navbar a:active {
	text-decoration: none;
	color: #FFF;
}
