.ProductLinks {
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
}
body {
	background-color: #ADCD8C;
}
.BodyText {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
.Subheadings {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.RedHeadings {
	color: #aa1b2f;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.AuthorName {
	font-family: Arial;

c
	color: #000000; 
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
.SmallRed {
	font-size: 9px;
	color: #CC3333;
	font-weight: bold;
}

.Headings {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.GuestAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

