#editor a, #copyright
	{
	text-align:right;
	margin-right:0px;
	text-decoration:none;
	font-size:90%!important;
	font-family:Arial, Helvetica, sans-serif;
	}
#editor a,#editor a:link , #editor a:visited , #editor a:active 
	{
		font-size: 80%!important;
	color: #999999!important;
	}
#editor a:hover, #copyright a:hover
	{
	color: #990000!important;
	}
#editor #copyright a:link, #editor #copyright a:visited , #editor #copyright a:active
{
	color: #666666;
	font: 10px Georgia, Times New Roman, Times, serif;
	font-weight:lighter;
	font-style:italic;
}