.pxt 
{  
font-family: "Courier New", Courier, mono; 
font-size: 24px; 
font-weight: bold; 
color: #000066
}

.pxtnorm 
{ 
font-family: "Courier New", Courier, mono; 
font-size: 16px; 
font-weight: bold; 
color: #000066 
}

.pxtklein 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000066 
; letter-spacing: 1px
}
a:link {  color: #666666; font-weight: normal; text-decoration: underline}
a:hover {   font-weight: normal; color: #FF3366; text-decoration: none}
a:visited {   font-weight: normal; color: #FF3366; text-decoration: none}


.pxt_hell {  font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: normal; color: #FFFFCC; text-decoration: none}
.pxtmini {  font-family: "Courier New", Courier, mono; font-size: 9px; font-style: normal; font-weight: normal; color: #000066; text-decoration: none}
.pxtminihell { font-family: "Courier New", Courier, mono; font-size: 9px; font-style: normal; font-weight: normal; color: #000066; text-decoration: none }
.pxtkleincourier { font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: normal; color: #000066 ; letter-spacing: 1px }
