body {
	background-color: #666666;
}


#text {
	margin-left: auto;
	margin-right: auto;	
	width: 740px;
	font-weight: bold;
	font-size: 0.7em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#text a:link, #text a:visited, #text a:active{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
