﻿#navigation a:link {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	font-family: tahoma;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
