body
{
	background: no-repeat bottom right fixed url(BBB.png);
}

a
{
	text-align:right;
	outline: none;
}

a:link, a:visited, a:hover
{
	color: #00F;
}

a:active
{
	color: #F00;
}