body {
	font-size: 12px;
	background-color:  #DCDCDC;
}



p {font-size: 12px;}

div {font-size: 12px;}
#autoscroll { overflow: auto; } 



td {
	font-size: 70%;
}

td.aka {font-size: 120%; color:#ff0000; font-weight:bold;}

a {text-decoration: none }
a:link {color:  #191970 }
a:visited {color: #800080 }
a:hover {color: #ff0000; text-decoration: underline; background-color: #ffcc00 }
a:active {color: #0000ff }
a.nasi:hover {background-color:transparent }


.buttonlinks { /*  */
a:link { color: white; }
a:visited { color: white; }
a:hover { color: yellow; }
a:active { color: red; }
} 


.bigtable_white {
	background-color: white;
}
