/*Work & Play Styles*/
h1 {
	color: #999999;
	}
td {
	width: 200px;
}
td img {
	float: left;
	}
a {
	color: #999999;
	}
a:visited {
	color: #666666;
	}
a:active {	
	color: white;
	}
a:hover {
	color: #cccccc;
	}
