@charset "utf-8";

BODY 	 {background-color: transparent;
		 color: #000000; 
		 font-size: 11pt; 
		 margin: 0 0 0 0;
		 font-family: Tahoma, Verdana, Garamond, "Times New Roman", "Times New Roman CE";
		 }

A:active  { color: #AB0000; background-color: white; font-weight: bolder; } 
A:link    { color: #000000; background-color: white; text-decoration: none; } 
A:visited { color: #D06200; background-color: white; text-decoration: none; } 
A:hover   { color: #AB0000; background-color: white; text-decoration: underline; } 

DIV {padding: 10px; position: absolute;}

P {text-align: center; font-weight: bolder; font-size: 11pt}

TABLE {border: none}

TD.krakweb_form {border: none; font-size: 11pt; font-weight: none;} 

TD.krakweb_form1 {border: none; font-size: 11pt; font-weight: bold; color: red;} 

IMG {border: none; vertical-align: middle;}
