BODY {
	background : #DEB887;
	;background-image: url(images/tanbk.gif);
	font-family : Arial;
}
a {
	font: Arial;
	font-size: x-small;
	color: #8B4513;
	text-decoration : none;
}
 a:hover {
	text-decoration : underline overline; color: Black;
 }
a.cnet {
	color : Black;
	text-decoration : none;
}
a:hover.cnet {
	color : Black;
	text-decoration : underline overline;
}


