.paragraphtxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#navcontainer 
{ 
width: auto;
}

#navcontainer ul
{
font-family: "Trebuchet MS";
font-size: 12px;
font-color: #333333:;
font-weight: bold;
text-decoration: none;
}

#navcontainer a
{
	width: auto;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	height: 15px;

}

#navcontainer a:link, a:active
{
	color: #003300;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: all-caps;
	text-decoration: none;
}

#navcontainer a:visited
{
	color: #003300;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: all-caps;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #FF6600;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: all-caps;
	text-decoration: underline;
}

