body, table, td, tr {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	}

a:link { text-decoration: underline; color: #696969; }
a:visited { text-decoration: underline; color: #696969; }
a:hover { text-decoration: underline; color: #000; }
a:focus { text-decoration: underline; color: #000; }
a:active { text-decoration: underline; color: #000; }

#container {
 	margin-left: auto;
 	margin-right: auto;
 	width: 700px;
 	text-align: center;
 	}
 	
 body {
 	margin: 150px 0 20px 0;
 	text-align: center;
 	}

.social { margin-top: 25px; }