.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #996600;
}
.ptxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6F4A00;
}
.link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: none;

}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

