A:link {color: #2B4B75; font-weight: normal; text-decoration: underline;}
A:visited {color: #2B4B75; font-weight: normal; text-decoration: underline;}
A:active {color: #2B4B75; font-weight: normal; text-decoration: underline;}
a:hover {color: #2B4B75; font-weight: normal; text-decoration: none;}

body {
	margin-top: 20px;
	background-image:url(../images/BackPage.gif);
	}
	
.Div8px {
	padding: 10px 8px 8px 8px;
	}
	
.DivGuide {
	padding: 0px 8px 8px 8px;
	}
	
.DivNews {
	padding: 10px 20px 25px 20px;
	}

.BodyContent {
	height: 300px;
	font-weight: normal;
	color:#434343;
	padding: 10px 25px 40px 25px;
}

#GuidingLight {
	background:url(../images/Back_GuideLight.gif) no-repeat bottom left;
	}