/* CSS Document */


  #copyright{
    text-align: center;  
}

  #copyright a {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 12px;
	 color: #FFFFFF;
}

  #link {
    position: relative;
    top: -15px;  
}

  img{
    border: none;  
}

  a{
    text-decoration: none;
}


