﻿#simpleForm A
{
	line-height: 21pt;
	background-color: #f5f5f5;
	font-weight: bold;
	color: #b22222;
	display: block;
	width: 300px;
	text-indent: 24pt;
	text-align: left;
	border-right: #990033 1px solid;
	border-top: #990033 1px solid;
	border-left: #990033 1px solid;
	border-bottom: #990033 1px solid;
	float: left;
	text-decoration: none;
	margin: 2px 12px 2px 8px;
}
#simpleForm A:Hover
{
	background-color: #ffffff;
	font-weight: bold;
	display: block;
	width: 200px;
	text-indent: 24pt;
}



