body{
margin:0;
}

.copyright {
	font-size: 12px;
	line-height: 101%;
	color: #333333;
	text-align:right;
}

.privacy {
	font-size: 12px;
	line-height: 101%;
}

A.privacy:link { color: #333333; text-decoration: underline;}
A.privacy:visited { color:#333333; text-decoration: underline;} 
A.privacy:hover { color: #FF0000; text-decoration: underline;}
