a {
	color: #333377;
	background-color: transparent;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333377;
	background-color: transparent;
}
a:active { color: #3377cc; background-color: transparent; }
a:visited { color: #115555; background-color: transparent; }
a:hover {
	text-decoration: underline;
	color: #3333aa;
	background-color: transparent;
}

.nameheading {
	font-family: "Times New Roman", times, serif;
	text-decoration: none;
	font-size: 200%;
}

.normalheading {
	font-family: serif;
	text-decoration: none;
	font-size: 120%;
}

.marginnotes {
	font-size: 50%;
}

.tcred {
	font-family: sans-serif; font-size: 10pt;
}

td.tcred {
	/* background-color: transparent; */
	border: 0px;
}

td.aboutpage { font-size: 75%; }

h2.ccode { font-family: monospace; font-size: 100%; }
h4.gcode { font-family: monospace; font-size: 75%; }


.toplinks {
	color: #7777ff;
	background-color: transparent;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif;
}

th.recentvisitors { background-color: #bbbbdd; }
.recentvisitors {
	font-size: small;
	font-family: sans-serif;
}
