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

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

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

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

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9A6E24;
}

.heading {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: lighter}

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

   .news { color: #FFFFCC; /* text color */
           width: 100%;
           padding: 5px;
           text-align: left;
           }
   .news_entry { color: #175A33;
                text-align: left;
                margin: 5px;
                }

   .news_text {
	color: #225555;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                }
.textlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.textlinkssm {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
