@charset "utf-8";
.susagym_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CD242B;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-color: #CD242B;
	border-right-color: #CD242B;
	border-bottom-color: #CB242B;
	border-left-color: #CD242B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bg_logo {
	background-image: url(../visuals/susagym_bg_content_2.jpg);
	background-repeat: no-repeat;
}
.sideText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;
}
.sideTextTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C92422;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.sideText a:link {
	color: #666;
}
.sideText a:visited {
	color: #666;
}
.sideText a:hover {
	color: #999;
}
.sideText a:active {
	color: #666;
}
.sideText a {
	font-style: normal;	
}

