@charset "utf-8";

@font-face {
    font-family: Kalinga;
    font-style:  normal;
    font-weight: normal;
    src: url(KALINGA0.eot);
  }

body {
	font-family: Kalinga, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #339933;
}
a:hover {
	color: #336633;
}
a:visited {
	color: #336633;
}
a:active {
	color: #336633;
}
