/* Style Sheet - linkmenu - Brendan Shanahan */

body		{color:			black;
		 font-family:		verdana;
		 font-size:		x-small;
		 background-color:	gainsboro}
		 /*background-image:	url("../image/bg_silver.gif")} */

td		{font-size:		x-small;
		 font-weight:		bold}

a:link    { text-decoration:none; color: white }
a:visited { text-decoration:none; color: white }
a:hover   { text-decoration:none; color: deeppink  }
a:active  { text-decoration:none; color: yellow}

