@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}

a {text-decoration:none;}
a:link { color:#CCCCCC; }
a:visited { color:#CCCCCC; }
a:hover { color:#666666;}

/* IE png fix */

img, div, a, input {
	behavior: url(iepngfix.htc)
}