/*folmain.css: Main Style Sheet for FOL  */
/*Written by Donald Ballard              */

body { font-family: arial, Helvetica, sans-serif;
		background-color: #FFFF99;
		color: #000000;
		margin-top: 1px;
		margin-bottom: 6px;} 
.ml p { font-family: arial, Helvetica, sans-serif;
		color: #000000;
		margin-top: 1px;
		margin-bottom: 6px;}
.ml A:hover {color: #FF0000 !important; text-decoration: none; font-weight: bold;}               
.ml A:link {text-decoration: none; color: blue!important;}
.ml A:visited {text-decoration: none; color: blue;}
.ml A:active {color: blue; text-decoration: none; font-weight: bold}