body { }
element { color: white; font-size: large; font-style: italic; line-height: 1; }
p { }

td { }

a:link {
	font-size: 12pt;
	font-family: tahoma;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
}

a:visited { }

a:hover { }

a:active { }

