﻿a {
	font-family: Tahoma;
	font-size: 8 pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 8 pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #179E49;
}
a:link {
	font-family: Tahoma;
	font-size: 8 pt;
	font-weight: normal;
	font-variant: normal;
	color: #002987;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 8 pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;

}
.menu a:link,a:visited
 {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
}
