.textNormal {
	font-family: Tahoma;
	font-size: 13px;
}
.textSmall {

	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #66CCFF;
}
.BelowBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCD1AF;
}
.select {color: #FCB9AF}
