/* home specific styles */

/*div#top
{
	background: url(../images/privacy_policy_top.png);
}

div#left
{
	background: url(../images/privacy_policy_left.png); background-repeat:no-repeat;
}
*/
/* thumb logo links on the right panel */
a, a:link
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #060;
}
