.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #652B5B;

}

.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #652B5B;

}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;

}.topnavtd {
	background-attachment: fixed;
	background-image: url(images/top3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.topnavlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}


