body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
.imgnoborder {
	border: none;
}
.imgborder {
	border: thin solid #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline overline;
	background-color: #FFFFFF;
	font-weight: bold;

}
