
body,td
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none
}
a:link {
	color: #333333;
	text-decoration: NONE;
}

a:visited {
	color: #333333;
	text-decoration: NONE;
}

a:hover {
	text-decoration: underline
}

a.about:link {
	color: #e7573B;
	text-decoration: NONE;
}

a.about:visited {
	color: #e7573B;
	text-decoration: NONE;
}

a.about:hover {
	text-decoration: underline
}

a.clients:link {
	color: #81375F;
	text-decoration: NONE;
}

a.clients:visited {
	color: #81375F;
	text-decoration: NONE;
}

a.clients:hover {
	text-decoration: underline
}

a.folders:link {
	color: white;
	text-decoration: NONE;
}

a.folders:visited {
	color: white;
	text-decoration: NONE;
}

a.folders:hover {
	text-decoration: underline
}

.aboutsubhead {
	color: #E68952;
	text-transform: uppercase;
	font-weight: bold
}

.caps {
	text-transform: uppercase
}

.subheader {
	color: white;
	font-size: 14px;
	font-weight: bold
}

.headerfolder {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase	
}

.projectheader {
	color: #333333;
	font-size: 14px;
	font-weight: bold
}

img.imageShade {
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}
img.imageHighlight {
}
.header {
	color: #666666;
}

.table {
	color: #666633;
	font-weight: bold
}
