B		{font-family: "Times New Roman", Times, serif;
		 font-weight: 700;
		}

TD	{font-family: "Times New Roman", Times, serif;
		 color: #FFFFFF;
; background-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: ##009999;
; font-family: Arial, Helvetica, sans-serif
}

/*	Menu visited links							*/
a.menulink:visited {
color: #FFFFFF;
margin-left: 3 px;
background: #009999 ;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FFFFFF;
margin-left: 3 px;
background: ##009999;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
margin-left: 3 px;
background: #009999 ;
}
/* ************* box link ************************
/*	Box Menu unvisited links							*/
a.boxlink:link {
color: #ccffff;
background: #FFFFCC;
}

/*	Box Menu visited links							*/
a.boxlink:visited {
color: #ccffff;
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;
}

/* ************* Foote link ************************
/*	Black Box Menu unvisited links							*/
a.flink:link {
color: #ccffff;
background: #000000;
}

/*	footer visited links							*/
a.flink:visited {
color: #ccffff;
background: #000000;
}

/*	footer active links (not widely supported)				*/
a.flink:active {
color: #FF0000;
background: #000000;
}

/*	footer links when hovered over (MSIE only)				*/
a.flink:hover {
color: #FF9999;
background: #000000;
}

/* ******************* Links styles ***********************								
/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
 background: #000000;
; font-family: Arial, Helvetica, sans-serif
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: ##009999;
; font-family: Arial, Helvetica, sans-serif; background-color: #000000
}

/*	Unvisited links								*/
a:link {
color: #FFFFFF;
background:  #000000;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #FFFFFF;
background: #000000;
}

/*	Active links (not widely supported)					*/
a:active {
color: #ff0000;
background: #000000;
; font-family: Arial, Helvetica, sans-serif
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #000000;
; font-family: Arial, Helvetica, sans-serif
}
