STYLE
A:link {
	COLOR: blue; TEXT-DECORATION: underline
}
A:visited   { color: #030; text-decoration: underline }
A:hover   { color: #52c627; text-decoration: underline }
.utama   { color: white }
a:hover1  { color: white }
.utama A:link   { color: #ffc; text-decoration: none }
.utama A:visited   { color: #ffc; text-decoration: none }
.utama A:hover   { color: #f00; text-decoration: underline }
.menu  { color: #030; text-decoration: none }
.menu A:link  { color: #030; text-decoration: underline; background-color: #030 }
.menu A:visited  { color: #030; text-decoration: none }
.menu A:hover  { color: green; text-decoration: underline }
#glowtext  { color: white; width: 100%; filter: glow(color=000000,strength=3) }
#glow2  { color: white; width: 100%; filter: glow(color=ffff00,strength=2) }
.menuatas  { color: white; font-weight: bold; font-family: Verdana, Arial, Helvetica; filter: DropShadow(OffX=1, OffY=1, color=#000000) }
.menuatas A:link  { color: white; text-decoration: none }
.menuatas A:visited  { color: white; text-decoration: none }
.menuatas A:hover  { color: #030; text-decoration: underline }
body {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 8pt;
}
.box  { color: #030; font-family: Verdana, Arial, Helvetica }
.box A:link  { color: #030; text-decoration: none }
.box A:visited  { color: #030; text-decoration: none }
.box A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
.class  { color: #030 }
a:hover2 { color: black }
a:link  { color: #030 }
