@charset "UTF-8";
/* CSS Document */

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td { margin:0; padding:0; font-size:100%; font-style:normal; font-weight:normal; line-height:1.6; }

body { margin:30px; text-align:left; font-size:11px; color:#000; background:rgb(255,255,0); font-family:Arial, Helvetica, sans-serif;	}

.project_content a { font-size:11px; font-weight:regular; text-decoration:none; color:#000; }
.project_content a:hover { color:#FFCC66; text-decoration:underline; }