a:link {
	font-family: Tahoma, "MS Sans Serif";
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "MS Sans Serif";
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, "MS Sans Serif";
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "MS Sans Serif";
	color: #009900;
	text-decoration: none;
}
.brown a {
	font-family: Tahoma, "MS Sans Serif";
	color: #990000;
}
.brown a:link {
	font-family: Tahoma, "MS Sans Serif";
	color: #990000;
}
.brown a:visited {
	font-family: Tahoma, "MS Sans Serif";
	color: #990099;
	text-decoration: none;
}
.brown a:active {
	font-family: Tahoma, "MS Sans Serif";
	color: #FF0000;
	text-decoration: none;
}
.brown a:hover {
	font-family: Tahoma, "MS Sans Serif";
	color: #009900;
	text-decoration: none;
}
.green a {
	font-family: Tahoma, "MS Sans Serif";
	color: #009900;
}
.green a:link {
	font-family: Tahoma, "MS Sans Serif";
	color: #009900;
}
.green a:visited {
	font-family: Tahoma, "MS Sans Serif";
	color: #990099;
	text-decoration: none;
}
.green a:active {
	font-family: Tahoma, "MS Sans Serif";
	color: #FF0000;
	text-decoration: none;
}
.green a:hover {
	font-family: Tahoma, "MS Sans Serif";
	color: #FFCC00;
	text-decoration: none;
}
.white a {
	font-family: Tahoma, "MS Sans Serif";
	color: #FFFFFF;
}
.white a:link {
	font-family: Tahoma, "MS Sans Serif";
	color: #FFFFFF;
}
.white a:visited {
	font-family: Tahoma, "MS Sans Serif";
	color: #FFFFFF;
	text-decoration: none;
}
.white a:active {
	font-family: Tahoma, "MS Sans Serif";
	color: #FF0000;
	text-decoration: none;
}
.white a:hover {
	font-family: Tahoma, "MS Sans Serif";
	color: #FFCC00;
	text-decoration: none;
}
