link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
.sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.bodytxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bottomlinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {color: #666666}
