
body{
	background:#8189BA;
}

A {
	COLOR: #006699; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #006699; TEXT-DECORATION: underline;
}
A:visted {
	COLOR: #006699; TEXT-DECORATION: none;
}

/* Navigation Bar */
.nav				    { color: #000000; font-family: arial, helvetica, sans-serif; font-size:14px;}
a.nav					{ color: #006699; text-decoration: none;} 
a.nav:visited			{ color: #006699; text-decoration: none;}
a.nav:hover				{ color: #006699; text-decoration: underline;}
a.nav:active			{ color: #006699; text-decoration: underline;}

/* Copyright and bottom info */
.copyright				{ color: #000000; font-weight: 800;}
a.copyright				{ color: #000000; text-decoration: none;} 
a.copyright:visited		{ color: #000000; text-decoration: none;} 
a.copyright:hover		{ color: #000000; text-decoration: underline;}
a.copyright:active		{ color: #000000; text-decoration: underline;}

/* MARQUEE */
.marquee				{ color: #FFFFFF; font-weight: 900; font-size: 18pt;}
a.marquee				{ color: #FFFFFF; text-decoration: none;} 
a.marquee:visited		{ color: #FFFFFF; text-decoration: none;}
a.marquee:hover			{ color: #FFFFFF; text-decoration: underline;}
a.marquee:active		{ color: #FFFFFF; text-decoration: underline;}

/* Captions below pictures */
.caption				{ color: #000000; font-size: 12pt; font-style:italic;}
a.caption				{ color: #000000; text-decoration: none;} 
a.caption:visited		{ color: #000000; text-decoration: none;}
a.caption:hover			{ color: #000000; text-decoration: underline;}
a.caption:active		{ color: #000000; text-decoration: underline;}

/* ALPHABETICAL LINKS FOR MEMBER PAGES */
.alpha					{ color: #000000;}
a.alhpa					{ color: #000000; text-decoration: none;}
a.alhpa:visited			{ color: #000000; text-decoration: none;}
a.alhpa:hover			{ color: #000000; text-decoration: none;}
a.alhpa:active			{ color: #000000; text-decoration: none;}