big {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: bold;
	color: black;
}

A:link {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: none;

}

td {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: bold;
	color:black;
}

b {
	font:bold 13px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: none;
	color: #363636;
}

A:visited {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
}

A:hover {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC9900;
}

a {
	font: 12px Verdana, Times New Roman, Helvetica, sans-serif;
	text-decoration: none;
	color: #996600;
}
