<style>
A:LINK, A:VISITED { 
	color : #ffffff;
	font-size : 11px;
	
	font-family : "verdana";
	text-decoration : none;
}

A:HOVER {
  color : #ff8040;
	font-size : 11px;
	
	font-family : "verdana";
	text-decoration : none;
}
A {
	color : white;
	font-size : 11px; 
	
	font-family : "verdana";
	text-decoration : none;
}
.standard {
	color : #f0ad6c;
	font-size : 14px; 
	
	font-family : "Verdana";
	text-decoration : none;
}
.standar_putih {
	color : white;
	font-size : 11px; 
	
	font-family : "verdana";
	text-decoration : none;
}
.standar_tabel {
	color : White;
	font-size : 11px; 
	
	font-family : "verdana";
	text-decoration : none;
}
.menu {
	color : Black;
	font-size :11px;
	
	font-family : "verdana"; 
	text-decoration : none;
}
A.menuutama:hover {
    font: normal 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color: #ff8000;
	text-decoration: none;
}
.menuutama {
	font: normal 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.title {
	color : #d9a300;
	font-size : 25px; 
	font-weight : bold;
	font-family : "Verdana";
	text-decoration : none;
}
.subtitle {
	color : #d9a300;
	font-size : 16px; 
	font-weight : bold;
	font-family : "Verdana";
	text-decoration : none;
}
.subpro {
	color : #d9a300;
	font-size : 15px; 
	font-weight : bold;
	font-family : "Verdana";
	text-decoration : none;
}
Table, td, tr, input {
	color : #f0ad6c;
	font-size : 11px; 
	font-family : "Verdana";
	text-decoration : none;
}
A.botlinks:hover {
    font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #f8bb00;
}
</style>