a { font-family: tahoma }

a.css_btn_lnk {
 	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}

a.css_dft_lnk {
	font-family: tahoma; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #647a6d;
}

a.css_dft_lnk:hover {
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}

a.css_grd_lnk {
	font-family: tahoma; 
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

a.css_grd_lnk:hover {
	text-decoration: underline;
}

a.css_grd_lnk_peq {
	font-family: tahoma; 
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

a.css_grd_lnk_peq:hover {
	text-decoration: underline;
}