p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.logo {
	width: 108px;
}
body {
	background-image: url(images/bground.gif);
}
