a:link{ 
    color: #B97373; 
	text-decoration: none;
	font-weght: none;
	font-family: "Trebuchet MS";
	
} 
a:hover { 
   font-family: Trebuchet MS;
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;
	
} 
a:active{ 
    color: #333300;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weght: none;
}
a:visited {
    color: #009900;
    font-family: "Trebuchet MS"; 
    font-style: italic;
	text-decoration: none;
	font-weght: none;
} 

.style1{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
}

.style1L{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}
.style2{
	font-family:"Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
}

.style3{
	font-family:"Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
}

.biru13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0000FF;
	font-weight: normal;
}
.coklat14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.hijau13 {
	font-size: 13px;
	color: #009900;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.head {
	font-size: 13px;
	color: #006600;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: oblique;
	text-decoration: blink;

}

.hijau10 {
	font-size: 10px;
	color: #009900;
	font-family: "Trebuchet MS";
	font-weight: normal;

}
.coklatkecil {
	font-size: 9px;
	color: #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.coklatmedium {
	font-size: 11px;
	color: #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.tipis {
	font-size: 11px;
	color: #295300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;

}

