body {
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;

}

p { }

td { }

a:link {
	color: blue;
	text-decoration: none;
}

a:visited { color: fuchsia; }

a:hover { }

a:active { }
