.navigation a{
	font-family: Garamond;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.navigation a:hover{
	font-family: Garamond;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffff99;
}

.smnavigation a{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffcccc;
}

.smnavigation a:hover{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffff99;
}
