a.Tnav:link {
	color: #F1F5F1;
	text-decoration: none;
	padding: 1px;
	text-transform: none;
	background-image:  url(../images/main_layout/toolbartop.gif);

}

a.Tnav:visited {
	color: #F1F5F1;
	text-decoration: none;
	padding: 1px;
	text-transform: none;
	background-image:  url(../images/main_layout/toolbartop.gif);
}

a.Tnav:hover {
	color: #CC9966;
	text-decoration: underline;
}

a.Lnav:link {
	color: #F1F5F1;
	text-decoration: none;
	padding: 1px;
	background-image:  url(../images/main_layout/toolbartop.gif);
}

a.Lnav:visited {
	color: #F1F5F1;
	padding: 1px;
	text-decoration: none;
	background-image:  url(../images/main_layout/toolbartop.gif);

}

a.Lnav:hover {
	color: #CC9966;
	text-decoration: underline;
}

a.footerlink:link {
	color: #003333;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	margin-right: 10px;

}

a.footerlink:visited {
	color: #003333;
	text-decoration: none;
}

a.footerlink:hover {
	color: #CC9966;
	text-decoration: underline;
}

a:link {
	font-weight: bold;
	color: #003333;
}
a:visited {
	color: #003333;
	font-weight: bold;

}

a:hover {
	color: #996633;
}

a.box:link {
	color: #003333;
	text-decoration: none;
	text-transform: none;

}

a.box:visited {
	color: #003333;
	text-decoration: none;
	text-transform: none;
}

a.box:hover {
	color: #CC9966;
}
