BODY {
	background-color : white;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
}

.menu {
	font-family : sans-serif;
	font-weight : bold;
}	

.disabled {
	color : white;
	font-style : italic;
}

A {
	text-decoration : none;
	font-weight : bold;
}
:link {
	color : #CC00CC;
}
:visited
{
	color : #CC00CC;
}
.photo {
  color: lightblue;
}

table table table A {
  text-decoration: none;
  font-weight: normal;
}

