a:link { color: #339900; text-decoration: underline}
a:visited { color: #339900; text-decoration: underline}
a:hover { color: #339900; text-decoration: none} 
	
hr {
	border-top: 8px;
	border-bottom: 8px;
    width: 100%;
	color: #339900;
	background-color: #339900;
	height: 1px;
	}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	}
	
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339900;
	font-weight: bold;
	}
	
.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	}
	
.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
	
.kicker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	}

.kicker2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
.arttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	}
	
.artcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

.promobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	height: auto;
	width: 100%;
	background-color: #339900;
	text-indent: 4px;
	}
.promobox2 A {color:#339900; text-decoration: underline;}
.promobox2 A:visited {color:#339900; text-decoration: underline;}
.promobox2 A:hover {color:#990000; text-decoration: underline;}

.promobox2 {
	padding: 8px;
	height: auto;
	width: 100%;
	border: 1px solid #339900;
	background-color: #F7F7F7;
	}
.promobox2 A {color:#339900; text-decoration: underline;}
.promobox2 A:visited {color:#339900; text-decoration: underline;}
.promobox2 A:hover {color:#990000; text-decoration: underline;}