a:link
{	text-decoration : none;
}

body {	background-image : url(images/redbacksquare.jpg) ; 
		font-family : Arial, Times New Roman, sans-serif, serif ;
		font-size : 13px ;
		color : black;
		text-decoration : none;
		margin : 0;
}

img.noborder
{  		  border-style : none;
}


