body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #38435;
	text-decoration: none;
}
.stylewhite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: BOLD;
	color: #FFFFFF;
}
a {
	color: #323B40;
	text-decoration: none;
}
a:hover {
	color: #4C8CB8;
	text-decoration: none;
}