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

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

.pxtklein 
{ 
font-family: "Verdana","Courier New", Courier, mono; 
font-size: 12px; 
font-weight: normal; 
color: #000066 
}
a:link {  font-family: "Verdana","Courier New", Courier, mono;  color: #0066CC; font-weight: bold; text-decoration: none; /*font-size: 14px;*/}
a:hover {  font-family: "Verdana","Courier New", Courier, mono;  font-weight: bold; color: #CC00FF; text-decoration: none; /*font-size: 14px; */}
a:visited {  font-family: "Verdana","Courier New", Courier, mono; font-weight: bold; color: #0066CC; text-decoration: none; /*font-size: 14px;*/}


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