A:link {color: #761483}
#quote {
	height: 46px;
	width: 675px;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}

A:visited {color: #761483}

A:active {color: #99298B; text-decoration: none;}

A:hover {color: #E58B16; text-decoration: none}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodySmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodySmallBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.bodyRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
.bodyRegularBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 22px;
}
.bodySubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bodyRegularItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.bodySmallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.bodyRegularItalicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.bodyRegularItalicBoldRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.bodySubtitleItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
li {
	margin-bottom: 7px;
}
.purple_boxes {
	color: #FFF;
	background-color: #753B7C;
	border: 1px solid #333;
}
.purple_text {
	color: #753B7C;
}
.bodyNewsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 18px;
}
