body	{background-color:bisque;
	font-color:black;
	font-size:11pt;
	font-family:arial;
	}

B	{color:red;}

	
a:link        {text-decoration: none; color: blue;}
a:visited     {text-decoration: none; color: green;}
a:hover       {color: black; font-style: normal; background: yellow; text-transform:uppercase; text-decoration: overline; text-decoration: underline overline}}

ul	{list-style-image:url(http://www.geocities.com/Athens/Pantheon/4761/theaterfilebox/imagestheater/triangleblue.gif);
	list-style-position:inside;}
                               
	
