body { background-image: url(images/background.png); background-repeat: no-repeat; color: white; background-color: black; }
#tdmain { color: white; font-family: Arial; font-size: 14pt; background-image: url(images/contentmenu.gif); }
#tdmenu { background-image: url(images/contentmenu.gif); color: white; font-family: Arial; font-size: 11pt; width: 150px; font-weight: bold; }
#tdtest { background-color: transparent; color: white; font-family: Arial; font-size: 14pt; }
a:link {color: #ffffff; }
a:visited {color: #ffffff; }
a:hover {color: #ffffff; background-color: #19A3FB; }
a:active {color: #ffffff; background-color: #ff0000; }
#footer { color: #ffffff; font-family: Arial; font-size: 8pt; background-color: #19A3FB; }