body {
	background-image: url(images/bg.gif);
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #494546;
	text-decoration: none;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #080662;
	text-decoration: none;
}
.border {
	border: 1px solid #afb9c0;
}

