a:link {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.general {
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.general_spacing {
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
a.general:link {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.general:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.general:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
.header {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	text-decoration: none;
}
.header_spacing {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
a.header:link {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.header:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
.background {
	background-image: url(navbar/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
