BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(); }

P,TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }
	
.pinktext {color: #000066; font-weight: bold;}

.title {font-size: 20px; font-weight: bold; }

.fineprint {font-size: 11px;}


A.menu:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none; }

A.menu:active {
	color: #CC3366;
	font-weight: bold;
	text-decoration: none; }

A.menu:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: none; }

A.menu:hover {
	color: #CC3366;
	font-weight: bold;
	text-decoration: underline; }
	
A:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline; }

A:active {
	color: #CC3366;
	font-weight: bold;
	text-decoration: underline; }

A:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: underline; }

A:hover {
	color: #CC3366;
	font-weight: bold;
	text-decoration: none; }
