/* standard elements   for bluestyle templates*/


	/* for use in Links page */
}
.linkright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;








	














}


.linkleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 325px;
	background-position: 325px;
	float: left;
	color: #0066FF;
	top: 0px;
	vertical-align: top;






}
.linkleft:hover {
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	background-color: #a8d1ff;
	display: compact;
	width: 325px;

}
