/* CSS Document */
.bold1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;

}
.elink {
	color: #FF00FF;
	text-decoration: underline;

}
