.tabletitle{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	font-size : 14px;
}

.tabletitle2{
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-weight : bold;
	font-size : 14px;
}

.tablenormal{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	font-size : 14px;
}

.tablelink{
	font-family : Arial, Helvetica, sans-serif;
	color : #FE7800;
	font-weight : normal;
	font-size : 14px;
	text-decoration : underline;
}

.tablelink:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	color : #FE7800;
	font-weight : normal;
	font-size : 14px;
	text-decoration : underline;
}

/*
.tablelink:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 14px;
	text-decoration : underline;
}*/
