/* CSS Document */

a:visited {  text-decoration: none; color: #F6C5B7}
a:hover {  text-decoration: none; color: #F6C5B7}
a:link {  text-decoration: none; color: #F6C5B7}
a:active {  text-decoration: none}		
