body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #663300;
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #999900;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bgindex2.jpg);
}
