a:link {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	color: #FFFFFF;
	background-color: #7684A9;



}
a:visited {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
