body, p, td, .main {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #405D95;
}
a {
	text-decoration: none;
}
a:active {
	color:#FF0000;
}
a:hover {

	text-decoration: underline !important;
}
a:visited {
	color:#FF0000;
}
.bold {
	font-weight: bold;
	color: #405D95 !important;
	font-size: 14px;
}
.attention {
	font-weight: bold;
	color: #800000;
}
