/* CSS Document */



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	line-height:18px;

	/*background-image:url(images/kelbkg.gif);*/

	/*background-repeat:repeat;*/

}



a:link {

	color: #CE0000;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #CE0000;

}

a:hover {

	text-decoration: none;

	color: #CE0000;

}

a:active {

	text-decoration: underline;

	color: #CE0000;

}
