B		{font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;
		 font-weight: normal;
; color: #000000
		}

TD	{font-family: "arial", "helvetica", sans-serif;
		 color: #000000;
		}
		
BLOCKQUOTE	

.asterisk	{
         font-family: "arial","Helvetica",sans-serif;
	 font-size: 9pt;
	color: #000000;
								}
/* #009999  teal    #FFFFFF = white    #003366= navy blue*/								
								
/*	Menu									*/
small.menu {
font-size: x-small;
color: #fffff;
background: ##009999;
margin-left: 3 px;
font-family: "arial","verdana", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #FFFFFF;
margin-left: 3 px;
background: url(images/sand.gif);
; font-family: Arial, Helvetica, sans-serif
}

/*	Menu visited links							*/
a.menulink:visited {
	color: #FFFFFF;
	margin-left: 3 px;
	background: url(images/sand.gif);
	font-family: Arial, Helvetica, sans-serif;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
	color: #FF9999;
	margin-left: 3 px;
	background: ##009999;
	;
	background-image: url(images/sand.gif);
	font-family: Arial, Helvetica, sans-serif;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
	color: #FF3300;
	margin-left: 3 px;
	background: url(images/sand.gif);
	font-family: Arial, Helvetica, sans-serif;

}
/* ************* box link ************************
/*	Box Menu unvisited links							*/
a.boxlink:link {
color: #006D8B;
background: #FFFFCC;
}

/*	Box Menu visited links							*/
a.boxlink:visited {
color: #006D8B;
background: #FFFFCC;
}

/*	Box Menu active links (not widely supported)				*/
a.boxlink:active {
color: #006D8B;
background: #FFFFCC;
}

/*	Menu links when hovered over (MSIE only)				*/
a.boxlink:hover {
color: #FF9999;
background: #FFFFCC;
}

/* ************* Blackbox link ************************
/*	Black Box Menu unvisited links							*/
a.bboxlink:link {
color: #FFFFFF;
; background-color: #000000
}

/*	Menu visited links							*/
a.bboxlink:visited {
color: #FFFFFF;
; background-color: #000000
}

/*	Menu active links (not widely supported)				*/
a.bboxlink:active {
color: #FF0000;
background: #000000;
}

/*	Menu links when hovered over (MSIE only)				*/
a.bboxlink:hover {
color: #FF9999;
; background-color: #000000
}

/* ******************* Links styles ***********************								
/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
 background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: ##009999;
}

/*	Unvisited links								*/
a:link {
color: #003300;
background:  url(images/bkgrnd_fil.jpg);
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #003300;
background: url(images/bkgrnd_fil.jpg);
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: url(images/bkgrnd_fil.jpg);
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: url(images/bkgrnd_fil.jpg);
}
body {
	background-image: url(images/bkgd_lt_blue.jpg);
	background-color: #000000;


}
a.yboxlink:link {

color: #FFFFFF;
; background-color: #FFFFCC
}
a.blueboxlink {

color: #FFFFFF;
; background-color: #003366
}
a.blueboxlink:hover {

color: #FF9999;
; background-color: #003366
}
