body {

}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
        color:#7E7D82;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #BD2719;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: tahoma;
	font-size: 12px;
        color:#000000;

}
a.sel, a:visited.sel, a:link.sel{
        text-decoration: none;
        color: #CACBCD;

   }