.ajsstyle {
	font-family: Arial, Helvetica, sans-serif;

}
a.brwn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E2F00;
	text-decoration: none;


}
a.brwn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #824100;
	text-decoration: none;

}
a.brwn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AA5500;
	text-decoration: underline;

}
a.brwn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;

}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: DDBB99;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BE8705;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F4EEE3;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #5E2F00;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #482400;

}
