/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #FF99FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(love_sidebar.jpg);
}
.style3 {color: #0000FF; font-weight: bold; }
.style3:HOVER {
	color : Red;
	font-weight: bold;
}
.style4 {
	font-size: 36px;
	font-weight: bold;
}


