a.primary:link, a.primary:visited {
	font-family:  Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

a.primary:hover,a.primary:active {
	font-family:  Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	color: #660033;
	text-decoration: none;
	font-style: italic;
}

a.primary2:link, a.primary2:visited {
	font-family:  Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

a.primary2:hover,a.primary2:active {
	font-family:  Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

a.secondary:link, a.secondary:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.secondary:hover, a.secondary:active {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.legal:link, a.legal:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.legal:hover, a.legal:active {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.book:link, a.book:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.book:hover, a.book:active {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}


a.tertiary:link, a.tertiary:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.tertiary:hover, a.tertiary:active {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.publication:link, a.publication:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a.publication:hover, a.publication:active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #FF6666;
	text-decoration: none;
}

.heading {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
}
.writing {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
.legal {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	color: #999999;
}
.books {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #FF6666;
	font-weight: bold;
}
.newsletter {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

.readers {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

.front {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
