/* FJORDTSONE.COM MENU TEST STYLESHEET */


.nav {font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	color: #663366;
	text-align: left;
	font-style: plain;
	font-weight: normal;
	margin-top: 30pt;
	margin-bottom: 0pt;
	}

.navlink {
    color: #663366;
	text-decoration: none;
    }

.navlink:hover	{
	text-decoration: underline;
	color: #663366;
	}

.sidebar {font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-style: plain;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 8pt;
	margin-left: 12pt;
	margin-right: 12pt;
	}

.sidebarlink {
    color: #000000;
	text-decoration: none;
    }

.sidebarlink:hover	{
	text-decoration: underline;
	color: #000000;
	}

.tinynav {font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #663366;
	text-align: center;
	font-style: plain;
	font-weight: normal;
	margin-top: 25pt;
	margin-bottom: 0pt;
	}

.tinynavlink {
    color: #663366;
	text-decoration: none;
    }

.tinynavlink:hover	{
	text-decoration: underline;
	color: #663366;
	}

.tinynav2 {font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #663366;
	text-align: center;
	font-style: plain;
	font-weight: normal;
	margin-top: 1pt;
	margin-bottom: 0pt;
	}

.tinynav2link {
    color: #663366;
	text-decoration: none;
    }

.tinynav2link:hover	{
	text-decoration: underline;
	color: #663366;
	}













