/*linksStyle01.css*/

body{
}
.linkpage{
	font-style: italic;
	text-decoration: none;
	line-height: 150%;
}
