a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	line-height: normal;

}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;


}
a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
