

body{text-align:center;
	color : #A0522D ;
	background-color : White;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A {
color : Navy;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}
p.indent { text-indent: 3em } 


