.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
a.snvlink:link {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:active {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
a.snvlink:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #640000;
}
a:link {
	color: #640000;
}
a:visited {
	color: #640000;
}
a:active {
	color: #640000;
}
a:hover {
	color: #990000;
}
.aboutname {
	font-weight: bold;
	color: #640000;
}
.projecttable {
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
}
.project-title {
	font-weight: bold;
	text-transform: capitalize;
	color: #640000;
}
.picturecaption {
	font-size: 10px;
	font-style: italic;
}
.clientcats {
	font-weight: bold;
	text-decoration: underline;
}

