body {
	background-color: #202020;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c8c8c8;
	text-decoration: none;
}
.centerType {
	text-align: center;
}

td {
	background-color: #202020;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.homeGrn {
	color: #77ae99;
	text-decoration: none;
}
.thoughtsYlw {
	color: #e9d666;
}
.thoughtsYlw {
	color: #e9d666;
}
.portfolioPrpl {
	color: #98a5d4;
}
.aboutGrn {
	color: #c3d7a4;
}
.contactPink {
	color: #baa3ab;
}
.extraBlue {
	color: #add6f2;
}
#tick_a1 {
	color: #98a5d4;
}
#tick_a2 {
	color: #c3d7a4;
}
#column2Pad {
	padding-right: 0px;
	padding-left: 0px;
}
#column3Pad {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #c8c8c8;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c8c8c8;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c8c8c8;
}
p a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #77ae99;
	text-decoration: none;
	padding-right: 5px;
}
p a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #77ae99;
	text-decoration: none;
	padding-right: 5px;
}
.underline {
	text-decoration: underline;
}
