body
{
	background-color: #fdbfc0;
	background-image: url(images/BKG.jpg);
	
	font-weight: bold;
	font-size: 13px;
	color: ab1111;
	font-family: Comic Sans MS;
}

.label
{
	font-size: 13px;
	color: ab1111;
	font-family: Comic Sans MS;
	font-weight: bold;
}
A
{
	font-size: 13px;
	color: ab1111;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: white;
	font-weight: bold;
}

A:visited
{
}

.header_table
{
	font-size: 13px;
	color: ab1111;
	font-family: Comic Sans MS;
}

.back_to_top
{
	font-size: 13px;
	color: ab1111;
	text-decoration: none;	
}
.main_table
{
	font-size: 14px;
	color: slategray;
	font-family: Comic Sans MS;
	font-weight:bold;
	
}