
table#alphabats {
	margin-left:auto;
	margin-right:auto;
}

table#alphabats td {
	width:600px;
 	font-family:times;
	font-weight:normal;
	font-size:15px;	
	color: #242424;
	margin-left:auto;
	margin-right:auto;
}


.alphabats_heading {
	width:600px;
 	font-family:times;
	font-weight:bold;
	font-size:19px;	
	color: #242424;
	margin-left:auto;
	margin-right:auto;
}

.ondisplay {
 	font-family:times;
	font-weight:bold;
	font-size:19px;	
	color: red;
	font-style:italic;

}




.rf a:link {color: #6b6b6b; text-decoration: none; }
.rf a:visited {color: #6b6b6b; text-decoration: none; }
.rf a:hover {color: #b72629; text-decoration: none; }
.rf a:active {color: #3e3e3e; text-decoration: none; }



.mainlinks {
 	font-family:arial;
	font-weight:bold;
	font-size:12px;	
	color: #dd6f00;
	font-style:italic;
}

.mainlinks a:link {color: #dd6f00; text-decoration: none; }
.mainlinks a:visited {color: #dd6f00; text-decoration: none; }
.mainlinks a:hover {color: #000000; text-decoration: none; }
.mainlinks a:active {color: #dd6f00; text-decoration: none; }






