
/*

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:#800000; text-decoration: none}
p {font-family: Arial}


.emoticon { margin-bottom: 0px; padding: 0px; vertical-align: text-bottom; }