a:link { color : #CC0066; text-decoration : none; }
a:visited { color : #CC0066; text-decoration : none; } 
a:active { color : #CC0066; text-decoration : none; } 
a:hover { color : #CC0066; text-decoration : underline; } 

a.nav:link { color : #ffffff; text-decoration : none; font-family: Arial, Helvetica, sans-serif; }
a.nav:visited { color : #ffffff; text-decoration : none; } 
a.nav:active { color : #ddfc26; text-decoration : none; } 
a.nav:hover { color : #ddfc26; text-decoration : none; } 

a.subnav:link { color : #ffffff; text-decoration : none; }
a.subnav:visited { color : #ffffff; text-decoration : none; } 
a.subnav:hover { color : #C4EB26; text-decoration : none; } 

body {
   margin : 0px;
   margin-bottom : 20px;
}

.regularnobase {
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;

}

.navpar {
	font-size : 10px;
	margin-right : 7px;
	margin-top : 3px;
	margin-bottom : 3px;
	line-height : 12px;
	font-family: Arial, Helvetica, sans-serif;

   
}

.button {
   background : #5BB790;
   border-bottom : #C4EC2B 1px outset;
   border-left : #C4EC2B 1px outset;
   border-right : #C4EC2B 1px outset;
   border-top : #C4EC2B 1px outset;
   font : 11px/14px verdana, arial, helvetica, sans-serif;
   color : #ffffff;
   font-weight : bold;
}

.formbox {
	font : 10px verdana, arial, helvetica, sans-serif;
	background : #FFFFFF;
	color : #336699;
	border: 1px outset #FFFFFF;

}
.regularnobase_pq {

   font-size : 10px;
   font-family : verdana, arial, helvetica, sans-serif;
   margin-left : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
}
