BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image : url(images/SciTechBackFill1.jpg);
	background-attachment : scroll;
	background-position : top, left;
	}

A {
	color : Blue;
}

A:HOVER {
	color : #FF6633;
	text-decoration : none;
}