body { background-image: url(bg.gif); background-repeat: repeat-x; background-attachment: fixed}

.label { font-family: Verdana;  font-weight:bold; color: #000099; font-size: 25px}

.labelh2 { font-family: Verdana;  font-weight:bold; color: #000099; font-size: 20px}

.labelh3 { font-family: Verdana;  font-weight: bold; color: #000000; font-size: 17px}

.label_text { font-family: Verdana;  font-weight: bold; color: #000000; font-size: 14px}

.update { font-family: Arial; color: gray; font-size: 10px} 


a:link { text-decoration: none; color: blue}
a:visited { text-decoration: none; color: blue}
a:active { text-decoration: none; color: #CC3333}
a:hover { text-decoration: underline}