BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:15px;
    color:#000;
    background-repeat: no-repeat;
	/*scrollbar-arrow-color: #018AB4;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #018AB4;
	scrollbar-shadow-color: #018AB4;
	scrollbar-3d-light-color: #018AB4;
	scrollbar-track-color: #FFFFFF;*/
}
A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 line-height:15px;
    font-weight: bold;

    text-decoration: none;
    /*color: #7F8485;*/
    color: #66bfe8;
}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height:15px;
    font-weight: bold;

    /*color: #ED1C2E;*/
    color: #66bfe8;
    text-decoration: underline;
}
TD {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-repeat: no-repeat;
   
  line-height:15px;
    text-decoration: none;
 
}
TD A {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height:15px;
	font-weight: bold;

    text-decoration: none;
    /*color: #7F8485;*/
    color: #009FE1;
}
TD A:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height:15px;
    font-weight: bold;

    text-decoration: underline;
    /*color: #7F8485;*/
    color: #009FE1;
}


.kop {

	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
    
   line-height:15px;
    font-weight: bold;
    /*color: #018AB4;*/
 
}

