.style1 {font-weight: bold}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
a:link {
		text-decoration: none;
}
a:visited {
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
}
a:active {
		text-decoration: none;
}
#wrap900 .left600_1 hr {
		border-style: dashed;
}

