.linklist {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;

}

.linklist a,.linklist a:link, .linklist a:visited, .linklist a:active {
	text-decoration : none;
	color: #FFFFFF;


}

.linklist a:hover {
	cursor : pointer;
	color: #FFFFFF;
	text-decoration: underline;





}

.subsubheader {
	font-size: 12px;
	font-weight: bold;
	background: #B2B2B2;
}
.boldtan a,.boldtan a:link, .boldtan a:visited, .boldtan a:active {
	color: #CC6836;
}
.boldtan a:hover {
	color: #009933;
	text-decoration: none;
}
.redbig {
	font-size: medium;
	color: #FF0000;
}
