table {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 18px;
}
.bigfont {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 900;
	font-style: normal;
	color: #5f5d76;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;


}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;


}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;


}

