a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.reg {
	color: #000000;
}
.bot {
	color: #CCCCCC;
}
.reg a:link {
	color: #000099;
	text-decoration: none;
}
.reg a:visited {
	color: #000099;
	text-decoration: none;
}
.bot a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.bot a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.faq a:link {
	color: #000000;
}
.faq a:visited {
	text-decoration: none;
	color: #000000;
}
.faq a:hover {
	text-decoration: underline;
}
