@charset "UTF-8";
/*--------------------
Style Sheet
fc_signup.css

website:  Freshly Cut
author:   2227.com
version:  01.16.09 | revised: 01.16.09

COPYRIGHT © 2009, FRESHLY CUT
----------------------*/

/*---commmon----------
* {
margin: 0;
padding: 0;
} */

#content h3 {
color: #889933;
font-size: 12px;
padding: 5px 0 5px;
}

#content ul {
list-style-type: none;
padding: 0 0 5px 15px;
}

#content ul li {
padding-bottom: 5px;
}

#content a {
color: #0066FF;
text-decoration: none;
}

#content a:hover {
color: #FF6633;
text-decoration: underline;
}
