body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #4547A5;
	margin: 0px;
}
.hd {
	font-size: 13px;
	font-weight: bold;
}
.txt2 {
	color: #000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#A5B7D8;
}
a:active {
	text-decoration: underline;
	color:#FF0000;
}
