.Headlines {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}
Bodytext1 {
	font-family: "Lucinda grand", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #660000;
}
.bodytext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #660000;
}
.BlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.Boldsubheads {
	font-family: "Lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadlinesRed {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #660000;
}
/************************************************
* BEGIN Links
************************************************/

a:link { color: #666666; }

a:visited { color: #888888; }

a:hover,
a:active { color: #E4634D; }

h5.PostCategories a:link,
h5.PostCategories a:visited { color: #AAA; }

h5.PostCategories a:hover,
h5.PostCategories a:active { color: #FFF; }

div.ThumbImage a:link, 
div.ThumbImage a:visited { color: #FFF; }

div.ThumbImage a:hover, 
div.ThumbImage a:active { color: #E4634D; }

/************************************************
* END Links
************************************************/