.mmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titleGreen {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #5CAB5F;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10;
	margin-right:10;
	margin-top:0;
}
.titleBlue {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10;
	margin-right:10;
	margin-top:0;
}
.titleOrange {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10;
	margin-right:10;
	margin-top:0;
}
.teks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.teksbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.teksRed {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.teksLink {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4979A0;
	text-decoration: none;

}
.teksLink:Hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}.teksWhiteBold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.teksWhite {


	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.box {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin-top:3px;
	margin-bottom:3px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #8CACBB;
	background-image: url(../images/bg_box.gif);
	background-repeat: repeat-x;
}
.titleBlueBig {


	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;

}
.comment {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #B1CBDA;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	font-style: italic;
}
.teksBlue {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	margin-right:5px;
}.teksRed2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
