A:link {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:active { color: #ff9900; text-decoration: none;}
A:hover {color: #ff9900; text-decoration: underline}  

ul a:link{
	color: #546289;
	font-weight: bold;
	text-decoration: none;
	
}
ul a:visited{
	color: #546289;
	text-decoration: none;
	}
ul a:active{
	color: #546289;
	text-decoration: none;
}

ul a:hover{
    color: #CC0099;
	text-decoration: underline;
	
}

<!-- When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

 a.all:link{
	color: #546289;
	font-weight: bold;
	}
 a.all:visited{
	color: #546289;
	
	}
 a.all:active{
	color: #ff9900;
	
}

 a.all:hover{
    color: #ff9900;
	
	
}

a.hyperl:link{
	color: blue;
			font-size: 12px;
			font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
           text-decoration: underline;
	}
 a.hyperl:visited{
	color:blue;
	font-size: 12px;
			font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
			text-decoration: underline;

	}
 a.hyperl:active{
	color: #ff9900;
	font-size: 12px;
			font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;

}

 a.hyperl:hover{
    color: #ff9900;
	font-size: 12px;
			font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
font-weight: bolder;
}



#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat} 

td {font-family: verdana, geneva, sans-serif; font-size: 9pt; color: #000066}

.white78 {font-family: verdana, geneva, sans-serif; font-size:9pt; color: #ffffff}

.black78 {font-family: verdana, geneva, sans-serif; font-size: 9pt; color: #000000}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #A6A6A6}

.textb{
	color: #546289; font-size: 9pt; font-weight: bolder; font: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif
}



.textm{
	color: #99CCFF; font-size: 12px; font-weight: bolder; font: 'Trebuchet MS' , Arial, Helvetica, Geneva, sans-serif
}
.text{
	color: #333366; font: 12px  bold  'Trebuchet MS',  Arial, Helvetica, Geneva, sans-serif
}




