a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}

a:hover { color: #CC0000; text-decoration: underline;  font-weight: bold; text-align: left}

a:active {
	color: #660000;
}
body {
	background-attachment: fixed;
	background-image: url(kep/commbkgd.gif);
}
