/* CSS Document */

#link a:link {
	text-decoration: none;
	COLOR: #333333;
	font: Arial Narrow;
}


#link a:visited {
text-decoration: none;
COLOR: #333333;
}

#link a:hover {
text-decoration: none;
COLOR: #60B1BF;
}

#work {
	font-size:12px;
	font-family:verdana,sans-serif;
	font-weight:normal;
	z-index: 1000;
	margin-top: 1px;
	position: relative;
	top: auto;
	margin-left: 100px;
	margin: 20;
	}

#table {
position: relative;
}

