BODY {
	font-family : Arial;
	font-size : smaller;
}


A {
	text-decoration : none;
	color : Blue;
}
A:VISITED {
	text-decoration : none;
	color : Blue;
}
