.coverText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333300;
	font-weight: normal;
	font-style: normal;

}
.coverTextLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #333300;
	font-weight: bold;
	font-style: normal;


}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}
.defaultSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
}
.coverTextNotsoLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #333300;
	font-weight: bold;
	font-style: normal;
}
.coverTextNormal {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #333300;
	font-weight: bold;
	font-style: normal;
}
.defaultSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;

}
.defaultTiny {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #663300;
}
.defaultLarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.coverTextBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

