body      { color: black; font-family: arial }
a         { text-decoration: none; font-style: none }
a:link    { color: #000000 }
a:visited { color: #000000 }
a:hover   { color: #000000; font-weight: normal; text-decoration: underline }
a:active  { color: #000000 }

.class2 a         { text-decoration: none; font-style: none }
.class2 a:link    { color: #FFFFFF }
.class2 a:visited { color: #FFFFFF }
.class2 a:hover   { color: #009ccc; font-weight: bold; text-decoration: underline }
.class2 a:active  { color: #009ccc; font-weight: bold }

.table1 { background-image: url('image.jpg'); background-repeat: no-repeat }
.pageheader { background-image: url('Contact-Us-Background.jpg'); background-repeat: no-repeat }
