P
{ 
color: white; 
font-family: tahoma; 
font-size: 10pt; 
background-repeat:no-repeat
} 

BODY 
{ 
color: black; 
font-family: "verdana"; 
font-size: 10pt;
background-repeat: no-repeat
}

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;
}