TR1
{
    CURSOR: hand;
}

a { font-size=10pt; text-decoration : none; color : #C0C0C0; font-weight: Normal;  FONT-FAMILY: Arial, Arial, Helvetica, sans-serif }

A:visited:hover {
   font-weight: Normal;
   color : Red; 
   text-decoration : none; 
}

A:visited {
   font-weight: Normal;
   color : #9999FF; 
   text-decoration : none; 
}

A:hover {
   font-weight: Normal;
   color : #FFCC00; 
   text-decoration : none; 
}
A:active {
   font-weight: Normal;
   color : Green;
   text-decoration : none; 
}


#nav A {
   text-decoration : none; 
   color : #000000; 
   font-weight: Normal;  
   FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
}
#nav A:hover {
   font-weight: Normal;
   color : #FFCC00; 
   text-decoration : none; 
}
#nav A:visited:hover {
   font-weight: Normal;
   color : Red; 
   text-decoration : none; 
}
#nav A:active {
   font-weight: Normal;
   color : Green;
   text-decoration : none; 
}
#nav A:visited {
   font-weight: Bold;
   color : #9999FF; 
   text-decoration : none; 
}

#Content A {
   text-decoration : none; 
   color : Blue; 
   font-weight: Normal;  
   FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
}
#Content A:hover {
   font-weight: Normal;
   color : #FFCC00; 
   text-decoration : none; 
}
#Content A:visited:hover {
   font-weight: Normal;
   color : Red; 
   text-decoration : none; 
}
#Content A:active {
   font-weight: Normal;
   color : Green;
   text-decoration : none; 
}
#Content A:visited {
   font-weight: Bold;
   color : #9999FF; 
   text-decoration : none; 
}

.kontribusi a { 
font-size : 13pt;
text-decoration : none; 
color : Maroon; 
font-weight: Bold;  
FONT-FAMILY: Arial Narrow, Arial, Helvetica, sans-serif;
}

.kontribusixxx A:visited:hover {
font-size : 13pt;
font-weight: Bold;
color : Red; 
text-decoration : none; 
FONT-FAMILY: Arial Narrow, Arial, Helvetica, sans-serif;
}

.kontribusi A:visited {
font-size : 13pt;
font-weight: Bold;
color : Blue; 
text-decoration : none; 
FONT-FAMILY: Arial Narrow, Arial, Helvetica, sans-serif;
}

.kontribusi A:hover {
font-size : 13pt;
font-weight: Bold;
color : Red; 
text-decoration : none; 
FONT-FAMILY: Arial Narrow, Arial, Helvetica, sans-serif;
}
.kontribusi A:active {
font-size : 13pt;
font-weight: Bold;
color : Green;
text-decoration : none; 
FONT-FAMILY: Arial Narrow, Arial, Helvetica, sans-serif;
}
