TD{
	font-family: Arial;
	font-size: 12px;
}
.vk {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

a{
	font-family: Arial;
	font-weight: bold;
	color: #0A3B2C;
	text-decoration: none; 
	font-variant: normal; 
	font-style: normal
}
BODY{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.normal{
	font-family: Arial;
	font-size: 12px;
}
.bigger{
	font-size: 16px;
}
.bold{
  font-weight: bold;
}
.red{
  color: #F75050;
}
h1, .kop{
	font-weight: bold;
	color: #F79050;
	font-size: 16px;
}
.kopblack{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
a:hover {

	font-family: Arial;
	font-weight: bold;
	color: #F79050;
	text-decoration: none; 
	font-variant: normal; 
	font-style: normal
}

