/*#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }*/

.copyrightText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.copyright{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	color: #000;
	text-decoration: none;
}
.copyright:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	color: #000;
	text-decoration: none;
}
.copyright:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	color: #000;
	text-decoration: none;
}

.copyright:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #69F;
	text-decoration: none
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.links:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.links:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #900;
	text-decoration: none
}