.link_cls a:link,.link_cls a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #355AA0;
}
.link_cls a:hover, .link_cls a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EEA525;
	text-decoration: none;
}
#ffmmedia_layout {
	background-color: #9BAAC7;
	background-image: url(../images/goldenblue_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
p {
	text-decoration: none;

}

