
td {
	font-family:  Tahoma;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
}


a:link {
	color: #cc3300;
	font-family:  tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #cc3300;
	font-family:  tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #336600;
	font-family:  tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



th {
	font-family:  Tahoma;
	font-size: 14px;
	color:#51B747;
	font-weight: bold;
}