/* Style sheet for Desert Gold Diggers */
/* http://www.desert-gold-diggers.org */

/* Notes */
/* Property: text-align; Value: left | right | center | justify */
/* Property: vertical-align; Value: baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage>  */

/* Internal link Hover style for IE, ignored by NN */
a.internal:hover { color: magenta }      /* when mouse is over link */
.internal a:hover { color: magenta }      /* when mouse is over link */

/* Main menu style for IE, ignored by NN */
.menu a:hover{ color:black; background:magenta; }

/* Style for Market Place ads for IE, ignored by NN unless in-line */
p.ad { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }
#ads { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }

