.normal {
	font-family: "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #133A83;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #133A83;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FD5404;
	text-decoration: none;
}
