.NormalText, body, td	{
	color: #000;
	font-size: 13px;
	font-family: "Times New Roman", Arial, Verdana;
}
.Header		{color: #600; font-size: 32px;}
.MaroonText	{color: #600;}
body		{background: #fff;}

a {  color: #600; text-decoration: none}
a:link {  color: #033; text-decoration: none}
a:hover {  color: #36C; text-decoration: none}
a:visited {  color: #333; text-decoration: none}
a:active {  color: #006; text-decoration: none}