html,body{
	height:100%;
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-align: center;
}
td {font-size: 11px;}
a {color: #6B8E23; text-decoration: underline;}
a:hover {color: #006400; text-decoration: none;}
a.menu {font-size: 21px; color: #2d2c2c; text-decoration: none; font-family: tahoma;}
a.menu:hover {color: #ffffff; text-decoration: none;}

a.info           {color: #000000; text-decoration: underline; font-family: tahoma;}
a.info:hover {color: #000000; text-decoration: none; font-family: tahoma;}

a.information           {color: #ffffff; text-decoration: none; font-family: Verdana;}
a.information:hover  {color: #ffffff; text-decoration: none; font-family: Verdana;}
