.nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
}
.nav a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	border-bottom-color: 330000;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	border-top-color: 330000;
	border-right-color: 330000;
	border-left-color: 330000;
}
.nav a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	margin: 2px;
	padding: 2px;
	border: thin none 330000;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 330000;
	margin: 2px;
	padding: 2px;
	text-decoration: underline;
	background-color: #FF99CC;
}
.nav a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 330000;
	margin: 2px;
	padding: 2px;
	text-decoration: underline overline;
	background-color: #FF99CC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #330000;
	text-decoration: none;
}
.enlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
	font-style: italic;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-variant: normal;
}
.enlarge a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
	font-style: italic;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.enlarge a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
	font-style: italic;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.enlarge a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
	font-style: italic;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.enlarge a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ff99cc;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	height: 30px;
	font-style: italic;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF66CC;
	text-decoration: none;
}
