a {
	font-family		: Verdana;
	font-size		: 11px;
	font-weight		: bold;
	font-style		: normal;
	color			: #000000;
	text-decoration : none;
}

a:hover {
	color			: #5555ff;
	text-decoration	: underline;
}

.whitetext {
	font-family		: Tahoma;
	font-size		: 11px;
	font-weight		: normal;
	font-style		: normal;
	color			: #ffffff;
	text-decoration	: none;
}

a.lnk {
	font-family		: Verdana;
	font-size		: 11px;
	font-weight		: normal;
	font-style		: normal;
	color			: #ffffff;
	text-decoration : none;
}

a.lnk:hover {
	color			: #9999ff;
	text-decoration	: underline;
}
