a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tnormal {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.tbold {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.twhitebold {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.tsmall {

	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tsmallbold {

	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}.tviolet {

	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #A94EA3;
}
.tbig {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: larger;
	font-weight: bold;
	color: #A94EA3;
}
.tbig_b {

	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: larger;
	font-weight: bold;
	color: #666666;
}
