<!--Last update - 7/7/04-->
<!--Big Bend vernon Lions Club Cascading Style Sheet-->

A:link { color: red }       /* unvisited link */
A:visited { color: blue }   /* visited links */
A:active { color: lime }    /* active links */

body
{	background-color: "#e8e8e8";
	font-family: Times New Roman;
	color: "blue";	}