BODY { 
/*	background-image: url(images/WOOD-BACKGROUND.GIF);   */
	background-color: rgb( 195, 195, 195 )
}

H1 { font-family: "Denmark"; color: black; text-decoration: none }
H2 { font-family: "Denmark"; color: black; text-decoration: none }
H3 { font-family: "Denmark"; color: black; text-decoration: none }
H4 { font-family: "Denmark"; color: black; text-decoration: none }
H5 { font-family: "Denmark"; color: black; text-decoration: none }
LI { font-family: "Denmark"; color: blue; text-decoration: none }
P { font-family: "Denmark"; font-size: "100%"; color: black; text-decoration: none }

A { font-family: "Denmark"; font-weight: bold; color: blue; text-decoration: none }
A:hover { font-family: "Denmark"; font-weight: bold; color: red; text-decoration: none }

IMG { border-style: none }

.PLAINTEXT { font-family: "Arial"; font-size: "75%"; color: black; text-decoration: none }

.VCENTER { vertical-align: middle }