.name {
	font-size: 18px;
	color: #999999;
	font-weight: bolder;
}
.work {
	font-size: 12px;
	color: #999999;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.worktitle {
	font-size: 16px;
	color: #29440C;
	font-weight: bolder;
	font-family: "Arial", "Helvetica", "sans-serif";	
}
.blank {
	font-size: 2px;
	color: #ffffff;
}
a:link {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:hover {
	font-size: 14px;
	color: #fdc005;	
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:active {
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";	
}
