

td	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link	{
	color: #999;
	font-size: 11px;
	text-decoration: none;
}

a:visited	{
	color: #900;
}

a:hover, 
a:active	{
	color: #f00;
	text-decoration: underline;
}

td.navtd	{
	border-top: 2px solid #ccc;
	padding-left: 5px;
}

a.nav:link	{
	color: #fff;
	font-weight: bold;
}

a.nav:visited	{
	color: #eee;
}

a.nav:hover	{
	color: #fff;
}

a.nav:active	{
	color: #fff;
	font-weight: 700;
}

.paypal-button	{
	float: right;
}


