.body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
a {
	font-family: "Korinna BT";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: "Korinna BT";
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;

}
.largered {
	font-family: "Korinna BT";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.bodyunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: underline;

}
.bodybig {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.bodybigit {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;


}
