a{
	color: #333333;
	text-decoration: underline;
}

a:link{
	color: #333333;
	text-decoration: underline;
}

a:visited{
	color: #333333;
	text-decoration: underline;
}

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

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999966;
	line-height: 20px;
}

/******image replacement technique eight header*******/

h1.tech-eightheader {
	margin:10px 0px 10px 0px;
	width:526px;
	height:56px;
	position:relative;
	font-size:0.5em;
	background-color: #FFFFFF;
}

h1.tech-eightheader span {
	background:url("imagos/re_routemasthead.gif");
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

/******end of header area*******/



