body,td
{
 font-family :Tahoma;
 font-size :10pt;
 color :#666666;
}

a {
	font-family :Tahoma;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.b:link {
	color: #666666;
	text-decoration: none;
}
a.b:hover {
	color: #999999;
	text-decoration: none;
}

h2.title{
	font-size:13pt;
	font-weight:bold;
}
.aktif{
	color:red;
	font-weigth:bold;
	font-size:115%;
}