body {
	margin:0px;
	padding:15px;
	text-align:right;
	background-color:#eee;
	line-height:15px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;}
a {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	}
a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #006699;
	}

