.boldtable, .boldtable TD, .boldtable TH
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
        border-style: none;
}

.dum {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
        border-style: none;
}


a:link	
				{color				:		#000000;
				text-decoration			:		none;
			}

		a:active	
				{color				:		#666666;
				text-decoration			:		none;
			}
	
		a:hover	
				{color				:		#CC0000;
				text-decoration			:		blink; 
				font-weight                     :               bold;
			}

		a:visited {     text-decoration                 :               none;}
