body { 
	font: 12pt/12pt Arial, Helvetica, sans-serif; 
	color: #555753; 
	background: #fff url(blossoms.jpg) no-repeat bottom right; 
	margin: 0px; 
	}
a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-variant: normal;
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
	

a:hover {
	color: #FF9900;
}
text body {
	color: #666666;
}

spacing1 { 
    word-spacing: 15px;
}