/*Teemz Style SheetYou can use this to control the overall appearance of the Teemz pages(e.g. link underlining, bold links, hover effects, etc.).*/A:link, A:visited, A:active { text-decoration: none; font-weight: bold; }A:hover {color:red; text-decoration: underline}