body{ background: #FFFFFF url(images/bg.gif) repeat-y; }

p, td, tr, ol, ul, li{ font-family: arial, helvetica, verdana, sans-serif; }

h3{ color: #669933; }
h4{ color: #FF9900; }

a{ color: #FF0000; text-decoration: underline; }
a:hover{ color: #FF0000; text-decoration: none; }

.footer{ color: #999999; }
.footer a{ color: #999999; text-decoration: none; }
.footer a:hover{ color: #FF0000; text-decoration: underline; }

