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