#link { color:black;}
.storytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



a.mnav {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mnav:link {

	text-decoration: none;
}

a.mnav:visited {
	 
}

a.mnav:active {
 color: #FFFFFF;
}


#navlist  a:hover {
   color: #FFFFCC;
   text-decoration: none;
}

body#home a#homenav,
body#about a#aboutnav,
body#catalog a#catnav,
body#contact a#contactnav {
	color: #FFFF66;
	text-decoration: none;
}






a.story_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.story_title:link {
    text-decoration: none;
}

a.story_title:hover {
	text-decoration: underline;
}




.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9DEA9;
	text-decoration: none;
}
.orangelink {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB8400;
	text-decoration: underline;
}

.greenlink {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

.photoborder {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.page_title {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}




a.story_pagenumbers {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
a.story_pagenumbers:link {
	text-decoration: none;
}
a.story_pagenumbers:hover {
	text-decoration: underline;
}
a.story_pagenumbers:visited {
	color: #FFFF99;
}

a.story_more {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a.story_more:link {
	text-decoration: none;
}
a.story_more:hover {
	text-decoration: underline;
}
a.story_more:visited {
	color: #6633CC;
}

a.story_more:active {
	color: #6633CC;
}

