.link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #660099;
}
.page {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #660099;
}
.header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #660066;
}
.info {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #9966FF;
}
.underlined {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #660099;
	text-decoration: underline;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	background-color: #FFE2F4;
	border: 1px dashed #660099;
}
.textfield {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #660099;
	border: 1px dashed #660099;
	background-color: #FFFFFF;
	width: 200px;
}
