a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
}
.imagecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #000000;
}
.pagetagmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC66;
}
.pagetagmenu a:link {
	text-decoration: none;
	color: #FFCC33;
}
.pagetagmenu a:visited {
	text-decoration: none;
	color: #CC9933;
}
.pagetagmenu a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
.pagetagmenu a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.imagecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
