@charset "UTF-8";
body{
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	background-image:url(../images/cydd_bg_w2.png);
    background-repeat:repeat-x repeat-y;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#4b6484;
}
a:hover{
	font-style:italic;
	color:#333333;
}

