a{text-decoration:none; color:#FFFFFF; font-weight:bold}

a:hover {text-decoration:none; color:#FFC15B}

.navElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
}
.bodyTextElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	text-align: justify;
}
.pictureLines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFC15B;
	line-height: 15px;
	text-transform: capitalize;
}
.pictureCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
}

