.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00398c;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #00398c;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;

}

.first {font-size: 9px;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
	    font-weight: bold;} 
a.first:link,a.first:visited,a.first:active { text-decoration: none; color: #ffffff; } 
a.first:hover { text-decoration: underline; color: #F08A45; } 

.second {font-size: 18px;} 
a.second:link,a.second:visited,a.second:active { text-decoration: none; color: #FF0000; } 
a.second:hover { text-decoration: line-through; }

.blak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00398c;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00398c;
	font-weight: normal;
}
.orang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F08A45;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00338c;
	text-decoration: none;
}
