﻿/*Plain text headers*/
.general_header
{
 	color:white;
	font-weight:bold;
	height:26px;
	margin:0 0 10px 0px;
	text-align:center;
	width:100%;
}
.general_header a
{
	color:white;
	font-weight:bold;
	height:26px;
	margin:0 0 10px;
	text-align:center;
	text-decoration:none;
}
