BODY {
	FONT-SIZE: 13px; BACKGROUND-ATTACHMENT: scroll; FONT-FAMILY: arial; BACKGROUND-COLOR: #ffffff;COLOR: #009900
}
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

#phfmainhead {
	FONT-SIZE: 18px; COLOR: #009900; FONT-FAMILY: arial; font-weight:bold
}
#phfmainheadchild {
	FONT-SIZE: 9px; COLOR: #009900; FONT-FAMILY: arial; font-style:italic
}
.phfmaintext {
	FONT-SIZE: 13px; COLOR: #009900; FONT-FAMILY: arial;
}

a {color:333300;font-variant: small-caps; font-weight:bold}

#phfnoa {color:333300;font-variant:small-caps;}

#phfreddo{
	FONT-SIZE: 13px; COLOR: darkred; FONT-FAMILY: arial;
}
#phfreddochild{
	FONT-SIZE: 9px; COLOR: darkred; FONT-FAMILY: arial;font-style:italic;
}
#phfhottop {
	FONT-SIZE: 13px; COLOR: white; FONT-FAMILY: arial;
}

input.phfbtn{
   color:#009900;
   font-family: arial;
   font-size:13;
   font-weight:bold;
   border:1px solid;
}

input.phfbtnhov{
   color:darkred;
   font-family: arial;
   font-size:13;
   font-weight:bold;
   border:1px solid;
   cursor: pointer;
   cursor: hand;
}

.phfbtnmenu{
   color:white;
   font-family: arial;
   font-size:13;
   font-weight:bold;
   border:1px solid;
   background-color:#009900;
   width:150px;
}

.phfbtnhovmenu{
   color:yellow;
   font-family: arial;
   font-size:16;
   font-weight:bold;
   border:1px solid;
   background-color:#009900;
   cursor: pointer;
   cursor: hand;
   width:150px;
}