View Single Post
Old 09-12-2011, 05:07 AM   #2
Jagbani
Registered User
 
Join Date: Jul 2010
Location: Delhi
Posts: 107
yes we do this.
This Code is:-

<style type="text/css">
a:link {
COLOR: #0000FF;
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}
</style>


__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Jagbani is offline   Reply With Quote