body {
	font-family: Verdana;
	font-size: 12px;
	color: #48453e;
}

a:link {
	color: #48453e;
	text-decoration:underline;
}
a:visited {
	color: #48453e;
	text-decoration:underline;
}
a:hover {
	color: #48453e;
	text-decoration:underline;
}
a:active {
	color: #48453e;
	text-decoration:underline;
}

.txtBlue {
	color: #183EA3;
}

.txtBlack {
	color: #000000;
}

.txtOrange {
	color: #ff6600;
}
