p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a {
	text-decoration: none;
}

a.menu_other:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menu_other:visited {
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menu_other:hover {
	color: F5C1F7;
}

a.menu_current:link {
	color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menu_current:visited {
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menu_current:hover {
	color: #F5C;
}
a:link {
	color: #0099CC;
}
a:hover {
	color: #F5C1F7;
}
a:visited {
	color: #F3C;
}
.leftfish {
	background-image: url(staticimages/site/fishy.jpg);
	background-repeat: no-repeat;
}
.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

