/* Standard Link */
A:hover		{ color: green; background-color: #ffff80; text-decoration: underline; }
A:active	{ color: #ffff60; background-color: white; }
A.nd		{ text-decoration: none; }

/* Navigations */
div.topnavi	{ font-size: smaller; margin-top: 3px; }

/* Page Designs */
h1		{ border-bottom: blue 3px dotted; }
span.subtitle	{ font-weight: bold; color: darkblue; }
span.nesitem	{ font-size: smaller; color: #000080; }
div.softinfo	{ background-color: #0000cc; color: white; padding: 1px; margin: 3px; font-weight: bold; }
