.paw a:link, .paw a:visited, .paw a:active  {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 5px;
}
.paw a:hover {

	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
