a:link { text-decoration:underline; font-weight:bold; color: #303030;}
a:visited {text-decoration:underline; font-weight:bold; color: #303030;}
a:hover { text-decoration:underline;font-weight:bold; color: #303030;}
a:focus { text-decoration:underline;font-weight:bold; color: #303030;}
table{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #303030;
	font-size:12px;
}
.sb{
	border:1px solid #0d0801;
	padding:0px;
}