a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
BODY {
	font-family: "MS Sans Serif";
	font-size: 14px;
	background-color: #000099;
	margin: 0px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.boder2 {
	border: 1px solid #000000;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-decoration: none;
}
.aux01 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

