body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
	text-decoration: none;
	background-color: #000000;
}
.personalheader {

	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #FF6666;
	text-align: center;
	text-decoration: none;
}

.personalsubheader {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #00FFFF;
	text-decoration: none;
}
a:link {
	font-family: "Bell MT";
	font-size: 16px;
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	font-family: "Bell MT";
	font-size: 16px;
	color: #FF9966;
	text-decoration: none;
}
a:active {
	font-family: "Bell MT";
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
}

