body, td, input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
}

a:link {
	text-decoration: none;
	color: #3366cc;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	color: #996699;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	background-color: transparent;
}

.links {
	color: #cc6600;
	background-color: transparent;
}

.code {
	font-size: large;
	color: #003399;
	background-color: #f8f8f8;
}

.box {
	font-size: smaller;
}

.box th {
	text-align: left;
}

.lastupdate {
	font-style: italic;
}

.admin {
	font-size: small;
}

.admin, .admin a:link, .admin a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
}

.admin a:hover {
	color: #cc3300;
	text-decoration: none;
	background-color: transparent;
}

.quote {
	margin: 30px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	background-color: #eeeeee;
	font-size: smaller;
}
