.kbTable {
	font-size: normal;
	border: 1;
	border-style: solid;
}

.catMenu {
	color:#000000;
}

.HeaderTitle {
	font-size: 15pt;
}

.HeaderCategory {
	font-size: 12pt;
}

.HeaderProblem {
	font-size: 12pt;
}

.News {
	font-size: 15pt;
}

.NewsDate {
	font-size: 12pt;
}

.NewsItem {
	font-size: 10pt;
}

.CategoryHeader {
	font-size: 14pt;
	font-weight: bold;
}

a.QuestionLink:link {color: #FFFFFF; border-color: #FFFFFF; background-color:#FFFFFF; border-width:0; border:none; text-decoration: none;}     /* unvisited link */
a.QuestionLink:visited {color: #FFFFFF; border-color: #FFFFFF; background-color:#FFFFFF; border-width:0; border:none; text-decoration: none;}  /* visited link */
a.QuestionLink:hover {color: #FFFFFF; border-color: #FFFFFF; background-color:#FFFFFF; border-width:0; border:underline; text-decoration: none;}   /* mouse over link */
a.QuestionLink:active {color: #FFFFFF; border-color: #FFFFFF; background-color:#FFFFFF; border-width:0; border:underline; text-decoration: none;}   /* selected link */

a.CategoryLink:link {color: #000000}     /* unvisited link */
a.CategoryLink:visited {color: #000000}  /* visited link */
a.CategoryLink:hover {color: #000000}   /* mouse over link */
a.CategoryLink:active {color: #000000}   /* selected link */

a.ProblemLink:link {font-family: Arial,Helvetica,san-serif; font-size: 12px; font-weight: normal; color: #424242; text-decoration: none; font-size: 12px;}     /* unvisited link */
a.ProblemLink:visited {font-family: Arial,Helvetica,san-serif; font-size: 12px; font-weight: normal; color: #424242; text-decoration: none; font-size: 12px;}  /* visited link */
a.ProblemLink:hover {font-family: Arial,Helvetica,san-serif; font-size: 12px; font-weight: normal; color: #424242; text-decoration: underline; font-size: 12px;}   /* mouse over link */
a.ProblemLink:active {font-family: Arial,Helvetica,san-serif; font-size: 12px; font-weight: normal; color: #424242; text-decoration: underline; font-size: 12px;}   /* selected link */