﻿body
{
    background-color: white;
}


div#subfooter
{
	color: #444444;
	text-align: right;
    padding-right: 20px;
}

body form div#subfooter a
{
	font-weight: normal;
	color: #444444;
	text-decoration: underline;
}

div#subfooter a.aardwormlink
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}



