<style type="text/css">
a:link, a:visited { color: red; background-color: transparent;}
a:visited         { color: red;}
a:active          { color: green;}
a:hover           { color: #996600;}
a:link, a:visited, a:active, a:hover{ text-decoration : none }

li{type: square;}

table.inner	{
		border: 0px;
		padding: 1px; 1px; 1px; 1px;
		border-style: solid;
		border-color: black;
		}

td.inner		{
		border: 0px;
		padding: 1px; 1px; 1px; 1px;
		border-style: solid;
		border-color: black;
		text-align: left;
		font-color: blue;
		font-size: 10px;
		font-family: verdana, arial, Bookman Old Style;

		}

img		{ border-width: 0px; }
h8 {		font-face: verdana;
		font-size: 9px;
	

		}

</style>