body { color: white; background-color: #ffffff; }

p {}

td {}

a:link { color: blue ; }

a:visited { color: blue }

a:hover { color: aqua }

a:active { color: blue ; }

.title { color: white; font-size: 24px; font-family: Verdana; font-weight: bold; letter-spacing: -1px; }
.bodytext { color: gray; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }


#layer1 { height: 80px; width: 720px; top: 15px; position: absolute; visibility: visible; z-index: 5;}
#layer2 { height: 80px; width: 720px; top: 17px; position: absolute; visibility: visible; z-index: 4;}
