body {
	font-family: Verdana;
	color: red;
	background-color: #FFFFFF
}
a:link {
	color: #1577C0
}
a:visited {
	color: #1577C0
}
a { 
	text-decoration: none
}
a:hover { 
	text-decoration: none
}
table.logo { 
	background-image: url(../images/klogobanner.jpg);
	background-repeat: no-repeat;
}
table.kromaia { 
	background-image: url(../images/kromaia.jpg);
	background-repeat: no-repeat;
}
table.cellLink td {
	padding: 0
}
table.cellLink td a {
	padding: 0;
	display: block
}
table.cellLink td a:hover {
	background: black
}
table.cellLink td a:link {
	color: #FFFFFF
}
table.cellLink td a:visited {
	color: #FFFFFF
}
table.mobula { 
	background-image: url(../images/mobula.jpg);
	background-repeat: no-repeat;
}
table.mobula td {
	padding: 0
}
table.mobula td a {
	padding: 0;
	display: block
}
table.generic { 
}
table.generic td {
	padding: 0
}
table.generic td a {
	padding: 0;
	display: block
}
