/* ****************************************************************************
 Name:		style.css
 By:		Robert Spitzer
 Email:		rlspitzer@cox.net

 The purpose of this script is to provide the client side code for the FBCNN
 website

 Usage:  	style.css

 Version:	1.0.0
 Created:	01/22/03	Revised:	00/00/00
**************************************************************************** */
a{ color:white; text-decoration:none; }
a:hover{ text-decoration:underline; color:#7CB1C5; }