/*-- for link_page -------------*/

div #link_page {
	background-color: White;
}

#link_page h1 {
	color : #4d6197;
	background-color: #F5F5F5;
	text-align : center;
	/*font-weight : normal;*/
	/*text-decoration : none;	*/
}
#link_page li {
    line-height: 130%;
    margin: 1.0em 1.5em 1.0em 1.5em;
}

