a:link {color: blue; text-decoration: none;}
a:visited {color: blue;text-decoration: none;}
a:hover {color: #9c0305;text-decoration: none;}	

body {background-color: #e4e3e3;
			  background-repeat: repeat;
			  background-attachment: inherit;}

	.lfiller {background-image: url(../images/lfiller.jpg);
		background-repeat: repeat-y;
		background-attachment: inherit;}
	.rfiller {background-image: url(../images/rfiller.jpg);
		background-repeat: repeat-y;
		background-attachment: inherit;}
