<style>
<!--

body		{ font-family: Arial, Helvetica; font-size: 10pt }

A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: darkred; TEXT-DECORATION: none

}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}


.content	{ font-family: Arial, Helvetica; font-size: 10pt}
.tajuksection	{ font-family: Arial,helvetica; font-size: 12pt; color:#000000 }
.tajuksum	{ font-family: Arial, Helvetica; font-size: 10pt; color:#000000 }

.caption	{ font-family: Verdana; font-size: 8pt; color:#000000; font-weight: bold}

.summary	{ font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold }
.summary A:link 	{ font-family: Arial, Helvetica; font-size: 10pt; text-decoration: underline }
.summary A:visited 	{ font-family: Arial, Helvetica; font-size: 10pt; text-decoration: underline }

.headline	{ font-family: Arial, Helvetica; font-size: 12pt; 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; }


td          { font-family: font-family: Arial, Helvetica; font-size: 10pt }
h3          { font-family: Arial,helvetica; font-size: 14pt; font-weight: bold }
.menu
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.topmenu A:link 	{ text-decoration: none; color: white }
.topmenu A:visited { text-decoration: none; color: blue }
.topmenu A:hover 	{ text-decoration: underline; Color: red;  font-weight: none }

.menu A:link 	{ text-decoration: none; color: white }
.menu A:visited { text-decoration: none; color: #e0e0e0 }
.menu A:hover 	{ text-decoration: underline; Color: blue;  font-weight: none }

.content A:link	 	{ text-decoration: none; Color: #0000ff }
.content A:visited	{ text-decoration: none; Color: #0000ff }
.content A:hover	 	{ text-decoration: underline; Color: red }
-->
</style>


