BODY {
	MARGIN: 0px;
	font: 100%/100%;
	font-family: 'Segoe UI',sans-serif;
}


a:link    { color: #404040; text-decoration: none; };
a:visited { color: #707070; text-decoration: none; };
a:hover   { color: #909090; text-decoration: underline; };
a:active  { color: #c0c0c0; text-decoration: none; };


