CSS kód:
<STYLE type=text/css>
<!--
td.menu {
background-color: transparent; (ITT EZ A LÉNYEG! Hagyd transparent -en a háttérszínt, mert ezáltal válik átlátszóvá a modul)
font-family: verdana;
font-size: 10px;
a.menu:link, a.menu:visited {
font-size: 10pt;
color: #000000;
text-decoration: none;}
a.menu:hover, a.menu:active {
font-size: 10pt;
color: #000000;
text-decoration: none;}
-->
</STYLE> |