a{
	text-decoration:none; 
	color:#888888;
	}
a:hover { 
	text-decoration:none; 
	color:#888888; 
	}

div#body {
	font-size:90%;
	font-family:sans-serif;
	font-weight: normal;
	color:#555555;
	margin:2px 0px 2px 0px;
	text-align: center;
	}
hr{
	color:#555555;
	width: 700px;
	height: 1px;
	}
