.body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.menu{
	color: white;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.menu:hover{
	text-decoration:underline;
}
.copyright {
	color: #FFFFFF;
}
.copyright:a, a:visited, a:hover {text-decoration:underline; color: white;}
.photo{
	border: 1px solid #333333;
}