A:link {text-decoration: none; color: #8A2E2E; cursor: help;}
A:active {text-decoration: none; color: #8A2E2E; cursor: help;}
A:visited {text-decoration: none; color: #8A2E2E; cursor: help;}
A:hover {text-decoration: underline; color: #9A3E4C; cursor: help;}
a {height:1px;behavior:url(link.htc);filter:progid:dximagetransform.microsoft.RandomDissolve(duration=1) }
body {
	background-color: #ffffff;
	background: no-repeat fixed top left;
	background-image: URL(images/04_03.jpg); 
 	scrollbar-face-color: #B44347;
 	scrollbar-arrow-color: #BD5850;
 	scrollbar-highlight-color: #410602;
	scrollbar-shadow-color: #410602;
	scrollbar-3dlight-color: #BD5850;
	scrollbar-base-color: #F1B9FF;
	scrollbar-track-color: #973534;
	scrollbar-darkshadow-color: #BD5850;
}
.p, p {	cursor: default;
	color: #410602;
	font-family: "Georgia";
	font-size: 10px;
	line-height: 20px;
	text-align: justify;
	word-break : keep-all;
}
.align {text-align: center; }