body{
	margin : 0cm 5cm 1cm 1cm;
	line-height: 1.5em;
}
a:visited.disappear{
	display: none;
}
a:hover, a:active{
    background: pink;
}
a.a, .a a, table.small a{
	text-decoration: none;
	border-bottom: double;
}
.footer{
	margin-top: 1em;
	font-style: italic;
	font-size: small;
}
.star{
	color: yellow;
}