a:link {color:blue;}
a:active {color:blue;}
a:visited {color:blue;}
a:hover {color:orange; text-decoration:underline;}
body, body a, table
	{
	color:black;
	background-color:transparent;
	font-family:'Comic Sans MS', Arial, sans-serif;
	font-size:10pt;
	text-decoration:none;
	padding:0px;
	}
.paw
	{
	background-image:url(paw.gif);
	background-repeat:repeat-x;
	}
.title
	{
	color:#000000;
	font-size:16pt;
	line-height:19pt;
	font-weight:bold;
	
	position: 50 50	;
	}
#tick2
	{
	color:darkgreen;
	}

