.name {
	font-size: 12pt;
	color: #999999;
	font-weight: bolder;
}
.work {
	font-size: 9pt;
	color: #999999;
}
.worktitle {
	font-size: 16px;
	color: #29440C;
	font-weight: bolder;	
}
.blank {
	font-size: 2px;
	color: #ffffff;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #fdc005;	
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #999999;		
}
