    a:link { text-decoration: none; }
    a:visited { text-decoration: none; }
    a:active { text-decoration: none; }
    a:hover { text-decoration: underline; color:  #CC0066 }

body {
	background:#FFF;
	color:rgb(50,50,50);
	font: 0.7em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h2 {
	font:12pt Verdana;
	color:#38b943;	
}

select,td {
	font:8pt Verdana;
}
