.judul 
	{
 	font-family: arial;
 	font-size: 12px;
  	}


.kotakteks
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:xx-small;
		color: ##000080;
		/*border-style: none;*/
		border-color: navy;
		border-top-width: 1px;/*auto*/
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		background-color: #FFFFFF
	}
a:link {text-decoration:none;
			Font-family: helvetica;
			font-size: 10px;
			color: navy;
			font-weight: normal;}
a:visited {text-decoration:none;
			Font-family: helvetica;
			font-size: 10px;
			color: black;
			font-weight: normal;}
a:hover {text-decoration:none;
			Font-family: helvetica;
			font-size: 10px;
			color: red;
			font-weight: normal;}
a:active {text-decoration:none;
			Font-family: helvetica;
			font-size: 10px;
			color: green;
			font-weight: normal;}
