This will change all the links on your website. The body should take up the entire website however if you would like to specify body for some reason use the code below.
Code:
body a { text-decoration: none; color: #0000FF; }
body a:visited { color: #0000FF; }
body a:hover { color: #0000FF; }
define visited link color in css
like a:visited { color: #000000; }
__________________ » Please login or register to view this content. Registration is FREE - Interactive maps for websites » Please login or register to view this content. Registration is FREE for web developers