.textgray {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #666666;
}
.textred {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.textredbold {
	font-family: tahoma, "mS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.textgraybig {

	font-family: tahoma, "mS Sans Serif";
	font-size: 13px;
	color: #666666;
}
