a		{color:darkblue}
a:visited	{color:darkblue}
a:hover		{color:blue}

body		{
			background-attachment:fixed;
			background-image:url(http://www.fullcircleevents.org/images/siteback.jpg);
			font-family:Arial; 
		}
th		{font-family:Arial}
td		{font-family:Arial}

em		{font-family:Arial; font-style:normal; font-weight:bold; color:green}


.buttonNormal {color:black;  font-weight:bold}
.buttonOver   {color:yellow; font-weight:bold; cursor:hand}
.buttonDown   {color:green;  font-weight:bold; cursor:hand}
.buttonOut    {color:black;  font-weight:bold; cursor:normal}

.guidebar	{
		cursor:hand;
		font-weight:bold;
		font-size:smaller;
		text-decoration:none;
}

.menu	{
		color:white;
		margin-bottom:10;
}

