BODY {
margin : 0 0 0 ;
padding : 0 0 0 ;
width : auto;
color :balck;
}

.kotakjudul
{
background : orange;
}

.katajudul
{
background :SpringGreen ;
}

.katajudul:link
{
color:black;
text-decoration:none;
}
.katajudul:visited
{
color:black;
text-decoration:none;
}
.katajudul:hover
{
color:SpringGreen;
text-decoration:underline;
}


.judul
{
font-family : Tahoma, Verdana;
font-size : 13pt;
font-weight : black;
}

.judul:link
{
font-family : Tahoma, Verdana;
font-size : 13pt;
font-weight : bold;
color:black;
text-decoration:none;
}

.judul:visited
{
font-family : Tahoma, Verdana;
font-size : 13pt;
font-weight : #008000;
color:black;
text-decoration:none;
}

.judul:hover
{
font-family : Tahoma, Verdana;
font-size : 13pt;
font-weight :#9ACD32;
color:orange;
text-decoration:underline;
}


.kalender
{
font-family : Tahoma, Verdana;
font-size : 7pt;
font-weight:normal;
}

.konten
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : normal;
}

.keterangan
{
font-family : Tahoma, Verdana;
font-size : 8pt;
font-weight : normal;
}

td,body
{
font-family : Tahoma, Verdana;
font-size : 11pt;
font-weight : normal;
}

input
{
font-family : Tahoma, Verdana;
font-size : 8pt;
font-weight : normal;
}

.formulir
{
background-color :#9ACD32; 
width:100%;
}

a:link
{
color:black; 
text-decoration:none;
}
a:visited
{
color:black; 
text-decoration:none;
}
a:hover
{
color: PURPLE;
text-decoration:underline;
}


select
{
font-family : Tahoma, Verdana;
font-size : 8pt;
font-weight : normal;
}


.tambahan
{
background :white;
}

.rubrik
{
background : SpringGreen;
font-size : 11pt;
font-weight : bold;
}

.kiri
{
background :white;
}

.kanan
{
background :white;
}

.batas:link
{
color: TURQOISE;
text-decoration:none;
}
.batas:visited
{
color:AQUAMARINE;
text-decoration:none;
}
.batas:hover
{
color:AQUAMARINE;
text-decoration:underline;
font-weight:bold;
}