td,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;

}
a.menu:link, a.menu:visited, a.menu:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;

}
a.menu:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;

}
h1 {
	font-size: 24px;
	color: #0099FF;
	display: inline;

}
li.paw {
	list-style-image: url(../graphics/paw.gif);
	list-style-position: outside;


}
