body {
	text-align: center;
	background-color: #397AA8;
}
A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	color: #A80808;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #397AA8;
	text-decoration: underline;
	font-weight: bold;
}
table.main_out{width: 800px;}
table.indexpage{
	background: url(images/bckgrd.jpg) no-repeat;
	width: 760px;
}
.bialink {
	color: #397AA8;
	font-size: 12px;
	font-weight: normal;
}
