.textblack {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textwhite {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.brdr {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFCC;
}
.brdr2 {
	border: 6px solid #FFFFFF;
}
