a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

table {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.credits {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #333399;
}

.caps {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #FF6600;
}

.aboutcaps {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #33FF00;
}

.contactcaps {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #FF6600;
}


.script {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; font-weight: 300}
