@charset "utf-8";
/*
-----------------------------------------------------
CSS Skin Settings
Version: 2008.07/08
-----------------------------------------------------
*/

/* = body
----------------------------------------------- 
*/

body {
  margin: 20px;
}


/* = staff
----------------------------------------------- 
*/

#home {
  margin: 20px 0px;
}


#home a:link    { font-weight: bold; text-decoration: none; color: #666666;}
#home a:visited { font-weight: bold; text-decoration: none; color: #666666;}
#home a:active  { font-weight: bold; text-decoration: none; color: #666666;}
#home a:hover   { font-weight: bold; text-decoration: none; color: #FFFFFF;}



