.karma {
	font-family: Verdana;
	font-size: 12px;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	}
	
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a:hover {
	color: #EFA50B;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

.Menu:link {
	color: #01478E;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.Menu:visited {
	color: #01478E;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.Menu:hover {
	color: #EFA50B;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.Menu:active {
	color: #01478E;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}