﻿/*Copyright by St. Paulus 2009. Landgraaf*/
/*Name: footer.css*/

.footer_text, .f1:link, .f1:visited, .f1:active, .f1:hover
{
	font-size: 9pt;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.f1:hover
{
	text-decoration: underline;
}