a:link {color: #660066;	text-decoration: underline; }
a:visited {color: #666666;	text-decoration: underline; }
a:hover {color: #660099; text-decoration: underline;  }
a:active {color: #660099;	text-decoration: underline; }

.bottom {
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text {
	font-size: 14px;
	border: none;

}
.big {
	font-size: 18px;
	font-weight: bold;
	color: #993399;
	text-align: center;
}
.nav {
	font-size: 16px;
	font-weight: bold;
}
.purple {
	font-weight: bold;
	color: #993399;
}

.field {width:150px; color:#666666;}

.button {background-color:#993399; color:#FFFFFF; font-weight:bold; border:1px solid #993399;}
