/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 1, 2009, 1:18 pm with psd2css Online version 1.32
 *
 */



#footer_text{
#FFFFFF;
font-family: Arial;
font-size: 10pt;

}
/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */

a:link { color: #ff7316; text-decoration:none;}
a:hover {
  color: black;
 text-decoration:none;
  /* text-decoration: underline; */
 /* font-weight: bold; */
}

