.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #2b2f64;
	text-decoration: none;
}
a:link {
	color: #7a0030;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: 7a0030;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: 7a0030;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color: #7a0030;
	font-weight: bold;
	text-decoration: none;
}
.previousissuetext {
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #7a0030;
	text-decoration: none;
}
.updateheadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #7a0030;
	text-decoration: none;
}
.quote1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	color: 2b2f64;
	text-decoration: none;
}
.reversedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-transform: uppercase;
}

