
body {
	text-align:center;
	}

#container {
	margin:2em auto;text-align:left;width:960px}



a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


