	a:link
	{color: #990000; text-decoration: none}
	
	a:visited
 	{color: #990000; text-decoration: none}

	a:active
	{color: #990000; text-decoration: none}
	
	a:hover
	{color: #000000; text-decoration: none; font-weight: bold;}
}

.bodyfont {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #333300;

}
.bodyfontbold {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #000033;

}
.title {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
.nav {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;


}
.pullquote {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 20px;

}
.navsmall {

	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88111A;
}
.bodyfontbold2 {

	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.bodyfontsmall {

	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
}
.caption {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
}

