BODY{
	font-family : Comic Sans MS;
	background-image: url("images\bckbar3.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
     }
A:LINK, A:VISITED {
	font-family : Comic Sans MS;
	color : #000099;
	text-decoration : underline;
	background : transparent;
}
TD{
	font-family : Comic Sans MS;
}
HR {
	color : #0066FF;
}