.tab {
	background-image: url(images/t_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.txt {
	font-size: 10pt;
	line-height: 24px;
	color: #333333;
	border: none;

}
.form {
	border: 1px dotted;
}
.linkb a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}
.linkb a:visited  { color: #000000; text-decoration: none}
.linkb a:active { color: #990000; text-decoration: none}
.linkb a:hover { color: #990000; text-decoration: underline}
.linkb a:link { color: #000000; text-decoration: none}
