*style sheet file - Links */
A:Link {Color:Blue; text-decoration: none}
A:Visited {Color:Blue; text-decoration: none}
A:Active {Color:Blue; text-decoration: none}
A:Hover {Color:FF33CC; text-decoration: underline; text-transform:uppercase}
