/* CSS Document */a{	text-decoration: underline;	}a:link { color: #006699; }a:visited { color: #666666; }a:hover { color: #419900; }a:active { color: #006699; }body{	margin: 0;	color: #555555;	font-family: Georgia, 'Times New Roman', serif;	font-weight: normal;	font-size: medium;	line-height: 150%;background-image: url('images/kd_back_lite_big.jpg');background-repeat: repeat}