body, html, textarea {
	font-family: verdana, "Comic Sans MS", Tahoma; 
	font-size: 12 px;
	overflow-x:hidden;
	overflow-y:scroll;
}

a            { 
    COLOR: blue;
    text-decoration: none;    
}

a:hover      { 
    COLOR: blue	;
    text-decoration: none;     
}


table.rand { 
	font-size: 12 px; 
	border: 1px solid #000000 
}

td { 
	font-size: 14 px; 
	font-weight: normal;
	color: black;
}
           
th { 
	font-size: 14 px; 
	text-align: center; 
	font-weight: bold 
}
.kop{
	font-family: Arial, "Comic Sans MS", verdana; 
	font-size: 16 px; 
	text-align: center;
	color: yellow;
	font-weight: bold 
}

