body {
	background-color: #990000;
	color: #660000;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/emo-back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.txt_clr01 {color: #990000}
a {
	color: #FFCCFF;
	text-decoration: none;
}
img {
	border: none;
}

