body
{
	color:black;
	background-color: #F5F5F5;
}


a:link {color: #800000; text-decoration: none}
a:visited {color: #800000; text-decoration: none}
a:visited:hover {color: #800000; text-decoration:underline}
a:hover {color: #800000; text-decoration: underline}
a:active {color: #800000}

form.tagboard
{
	margin-top: 0px;
	margin-bottom: 0px;
}