.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.bodytext a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}		
.bodytext a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
}
.pictureborder {
	border: 1px solid #555555;
	padding:1px 1px 1px 1px;
	background-color:#FFFFFF;
}
.shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.shout a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}		
.shout a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
}
.shoutlouder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #EC4B00;
	text-decoration: none;
}
.shoutlouder a {
	font-weight: bold;
	color: #EC4B00;
	text-decoration: none;
}		
.shoutlouder a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC4B00;
}