a:active  {color:white;}
a:link    {color:red;}
a:visited {color:blue;}
body	  {background="images/parchback.gif" color:black; font-family:Arial,sans-serif; text="#000000" vlink="#0000ff" link="#ff0000" alink="#ff0000">

/* Menu Button Style */
input.BUTTON_SELECTED    {
	background-color:#e0ffe0;
	font-weight:bold;
	border-style:inset;
}
input.BUTTON_NONSELECTED {
	background-color:#e0e0e0;
	font-weight:normal;
	border-style:outset;
}

/* Indents */
.indent { margin-left:2em; }
.indent1 { margin-left:1em; }
.indent2 { margin-left:2em; }
.indent3 { margin-left:3em; }
.indent4 { margin-left:4em; }


