P { color: white; font-family: tahoma; font-size: 10pt } 
BODY { color: black; font-family: "verdana"; font-size: 10pt }
P.header { color: white; font-family: tahoma; font-size: 36pt }
P.header2 { color: white; font-family: tahoma; font-size: 20pt }
P.header3 { color: white; font-family: tahoma; font-size: 14pt }
A:visited {text-decoration: "none"; color: "orange"}
A:hover {text-decoration: "underline"; color: "red"}
A:link {text-decoration: "none"; color: "orange"}
A:active {text-decoration: "none"; "orange";}

.thumbs {
	border: 10px
	solid white;
	margin: 0;
}
