/*
$Id: main.css,v 1.3 2008/08/26 12:32:21 max Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

/* affiliates menu */
.menu-affiliate .title-bar img {
  background: url(../../images/dingbats_affiliates.gif) no-repeat;
}
.menu-affiliate .content a,
.menu-affiliate .content a:link,
.menu-affiliate .content a:active,
.menu-affiliate .content a:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}

.menu-affiliate .content a:hover {
	text-decoration: none;
}

