body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #000033;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg/jr-inside-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #600224;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #285B90;
	text-decoration: none;
}
