﻿<style>
<! --
a:link {color:#0000ff; text-decoration:none;} 
a:visited {color:#ff0000; text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;} 
a:active {color:#000000;text-decoration:underline;} 

a.matt:link {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
} 
a.matt:visited {color:#ff6600; text-decoration:none; font-weight:bold;}
a.matt:hover {color:#000000;text-decoration:underline; font-weight:bold;} 
a.matt:active {color:#000000;text-decoration:underline; font-weight:bold;} 

a.letter:link {color:#ccffcc; text-decoration:none; font-weight:bold;} 
a.letter:visited {color:#ccffcc; text-decoration:none; font-weight:bold;}
a.letter:hover {color:#ccffcc;text-decoration:underline; font-weight:bold;} 
a.letter:active {color:#ccffcc;text-decoration:underline; font-weight:bold;} 

td {
	font-family: Arial;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	
}

body {font-family: Arial; font-size:80%;}
td.frontnav {font-size:80%;}
td.copy {font-size:80%;}
h1 {font-family: Arial Narrow; font-size: 5; font-color:#FFFFFF;}

--></style>
