
.small {font-family: Arial, Helvetica, sans-serif;font-size: 9px; }
.medium { font-family: Arial, Helvetica, sans-serif;font-size: 12px; }
.big { font-family: Arial, Helvetica, sans-serif;font-size: 16px; }
.xbig { font-family: Arial, Helvetica, sans-serif; font-size: 24px; }
A:link 		{color:blue; text-decoration: none}  
A:visited 	{color:blue; text-decoration: none}  
A:active 	{color:blue; text-decoration: none}
A:hover 	{color:lightskyblue; text-decoration: underline;}


input.bttnGen { 
font-family: Verdana; 
font-size: 12px; 
color: black; 
text-decoration: none;   
border-left: 1px dimgray solid;
border-top: 1px dimgray solid;
border-right: 1px dimgray solid;
border-bottom: 1px dimgray solid;
width:100px;
height: 30px;
background-color:  whitesmoke; } 

input.fldGen { 
background-image: none; 
font-family: Verdana; 
font-size: 12px; 
color: black; 
text-decoration: none;   
border-bottom: 1px dimgray dashed;
border-top: 0px dimgray dashed;
border-left: 0px dimgray dashed;
border-right: 0px dimgray dashed;
background-color:  whitesmoke; } 

.hilang
{
visibility : hidden
}