body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	color: #991d20;
	font-weight: bold;
}

a:visited {
	color: #991d20;
	font-weight: bold;
}
a:hover {
	color: #DD4A4E;
}

#navbar a:link{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:visited{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:hover {
	color: #991d20;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: large;
	font-weight: normal;
	color: #2a5790;
}
#floater {
	font-size: x-small;
}
