﻿#navigation a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #800000;
	text-decoration: none;
}
#navigation a:hover {
	color: #00FF00;
}
#navigation a:visited {
	color: #999999;
	text-decoration: none;
}
