
/* links */

		a {
			color:#273a58;
			text-decoration:none;
		}
		a:hover {color:#990F0F;
			text-decoration:underline}		

		.button a,
		a.button,
		.ArrowLink a,
		a.ArrowLink {
			background:url(../images/but_arrow.jpg) no-repeat right;
			padding-right:28px;
			font-size:13px;
			line-height:15px;
			text-transform:uppercase;
			color:#273a58;
			text-decoration:none;
			height:20px;
			display:block;
			padding-top:4px;
			text-align:right;
			font-weight:bold;
		}


