<style>
<!--
body		{ font-family: Arial; font-size: 10pt }
.content	{ font-family: Arial; font-size: 10pt }
td          { font-family: Verdana }
h3          { font-family: Arial; font-size: 14pt; font-weight: bold }
.menu 	 	
{ 
	font-family: Verdana; 
	font-size: 8pt;
    color: white
}

a { color: #0000ff; }
A:link	 	{ text-decoration: none; }
A:visited	{ text-decoration: none; }
A:hover	 	{ text-decoration: underline; }

.summary	{ font-family: Verdana,Arial,helvetica; font-size: 8pt; }
.summary A	{ font-family: Verdana,Arial,helvetica; text-decoration: none; color: #0000aa; font-weight: bold }
.summary A:hover 	{ text-decoration: underline; Color: maroon;  font-weight: bold }

.menu A 	{ font-weight: bold }
.menu A:link 	{ text-decoration: none; color: white }
.menu A:visited { text-decoration: none; color: white }
.menu A:hover 	{ text-decoration: underline; Color: gold;  font-weight: bold }


.headline	{ font-family: Arial,helvetica; font-size: 8pt; color:#0000ff }
.headline A:link 	{ text-decoration: none; color:#0000ff }
.headline A:visited { text-decoration: none; color:#0000ff }
.headline A:hover 	{ text-decoration: underline; Color: red; }

.tajuksection  {

	FILTER: DropShadow(OffX=-1, OffY=-1, color=#006895);

	font-family:verdana;
	color:#ffffff;
	font-size:11px;
    font-weight:bold;

	BORDER-TOP:#ddffdd 1px solid;
	BORDER-LEFT:#ddffdd 1px solid;
	BORDER-BOTTOM:#0095d5 1px solid;
	BORDER-RIGHT:#0095d5 1px solid;

}

#glowtext {
    filter:glow(color=000000,strength=2);
    width:100%;
}

.shortcut a { color: #0000ff; font-weight: normal; }
.shortcut A:link	 	{ text-decoration: none; font-weight: normal;}
.shortcut A:visited	{ text-decoration: none; font-weight: normal;}
.shortcut A:hover	 	{ text-decoration: underline; font-weight: normal;}

-->
</style>


