body{
	color:#666666;
}
a:link{
	color: #7E3968;
}

.nameTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #7E3968;
	text-decoration: none;
}
a.menuLink:link {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.menuLink:visited {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.menuLink:hover {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #9933CC;
	text-decoration: none;
	font-weight: bold;
}   
a.menuLink:active {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}  
.subHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #7E3968;
	text-decoration: none;
}
.blogTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.blogDate {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.blogHr {
	color: #993399;
	background-color: #990099;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.listItemDate {
	color: #666666;
}
