BODY {

	font-family : Arial;
	font-size : 14px;
	background-image : url('../../Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/OLK81/happybackground.gif');
}


A {
	font-family: Arial;
	font-size: 15px;
	color: red;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-color:#0000FF
}

HR {
	color: red;
}

