a {color: white; text-decoration: underline;}
a:visited {color: white; text-decoration: underline;}
a:active {color: white; text-decoration: underline;}
a:hover {color: lightgrey; text-decoration: underline; font-style:italic;}

body			{
			background-color: #052D56;
			}
table			{
			text-align: left;
			font-family: Verdana;
			font-size: 12px;
			color: #FFFFFF;
			vertical-align: middle;
			padding: 10px;
			height: 600px;
			width: 100%;
			}
h1			{
			font-family:Verdana;
			font-size: 20px;
			text-align: center;
			color: #FFFFFF;
			}
td.af 		{
			text-align: center;
			vertical-align: middle;
			}
td.bottom	{
			text-align:center;
			font-family: Verdana;
			font-size:9px;
			}
td.text		{
			padding: 10px;
			}
td.text1		{
			padding: 10px;
			font-size: 16px;
			text-align: center;
			vertical-align: middle;
			}
td.menu		{
			font-size: 14px;
			}
tr.beneden	{
			height:70%;
			}