body {
    font:0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	background-color: white;
}
	
.footer 
	{
	font-size:0.6em;
}
	
a:link
{
	color: #000000;
	text-decoration:underline;
}

a:visited
{
	color: #000000;
	text-decoration:underline;
}

a:active
{
	color: #999999;
	text-decoration:underline;
}

.link {
 text-decoration: underline;
 cursor: pointer; 
 text-align: left;
 margin-top: 0;
 margin-bottom: 0;
 }
