.nohover
{
	text-decoration: none;
}
.overbutton
{
	font-weight: bold;
	font-size: 7.5pt;
	cursor: hand;
	color: black;
	height: 20px;
	background-color: white;
	text-align: center;
	text-decoration: none;
; padding-right: 2px; padding-left: 2px
}
.normalbutton
{
	font-weight: bold;
	font-size: 7.5pt;
	cursor: auto;
	color: white;
	height: 20px;
	background-color: #164F87;
	text-align: center;
	text-decoration: none; padding-right: 2px; padding-left: 2px}
.title2 {  font-weight: bold; padding-bottom: 5px}

