.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E3A00;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3A00;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E3A00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFAB20;
	font-weight: bold;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #EA0000;
}
a:active {
	color: #990000;
}
a:link {
	color: #990000;
}
