.textmain {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.tabletop {
	padding: 6px;
}
.textlinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.textlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #62738F;
	font-weight: bold;
}
.textmainWhite {

	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
