body {
	font-family: verdana;
	font-size: 11px;
}


#nav {
	letter-spacing: .15em;
}


#nav td {
	padding-bottom: 5px;
}


#onlineportfolio {
	font-size: 16px;
}


.red { 
	color: #000;
	font-weight: bold;
	font-size: 11px;
}


#header td {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}


#sitedesign a {
	color: purple;
	text-decoration: none;
}


#returntohomepage a {
	font-size: 14px;
	text-decoration: none;
}


#address_and {
	font-size: 11px;
	line-height: 1.5em;
}


a {
	color: blue;
	text-decoration: none;
}


a:hover { 
	color: #000;
}

.whitelink a {
	color: white;
	text-decoration: none;
	font-size: 130%;
}

.whitelink a:hover { 
	color: blue;
}

#cdconsulting a {
	color: #666;
}


#cdconsulting a:hover {
	color: white;
}


img {
	border: 0;
}