.Link-Text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none}
.BoldText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none}

#showcase {
	padding: 10px;
}
#showcase_case {
	padding: 10px;
	background-color: #454f5c;
	border: 1px solid #8093ac;
}
.showcaseText {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.showcaseTextb {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.showcaseText:link {
	color: #FFFFFF;
	text-decoration: none;
}
.showcaseText:hover {
	color: #FFFFFF;
		text-decoration: underline;

}
.showcaseText:active {
	color: #FFFFFF;
		text-decoration: none;

}
.showcaseText:visited {
	color: #FFFFFF;
		text-decoration: none;

}