.fol {
	font-family: "Times New Roman", Times, serif;
	color: #339933;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #AE0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #339933;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #51FA38;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #66FF00;
	text-decoration: none;

}
body {
	background-color: 197B30;
	color: 197B30;

}
