body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
}

a:link {
	color: #000000;
	letter-spacing: 1pt;
	text-decoration: none;
	font-size: xx-small;
}

a:visited {
	color: #666666;
	letter-spacing: 1pt;
	text-decoration: none;
	font-size: xx-small;
}

a:actived {
	color: #000000; 
	background-color: #f7f7f7; 
	text-decoration: none;
	font-size: xx-small;
}

a:hover {
	color: #993300;
	font-size: xx-small;
}
