﻿a:link, a:visited, a:active {
	color:#999;
	text-decoration:none;
}
#footerTxt a:hover {
	color:#999;
}
#aboutbox p {
	padding-top:10px;
}
#projects p {
	padding-top:5px;
}
#footerTxt p {
	margin-top:2px;
}
.heading {
	color:#999;
}
.largetxt1 {
	font-size:2.2em;
}
.largetxt2 {
	font-size:1.6em;
}
.largetxt3 {
	font-size:1.1em;
}
.orange {
	color:#ff6600;
}
.highlight a:link, a:visited, a:active {
	color:#ff6600;
}
