/* CSS Document */

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #FEF4E0;
	margin: 4px 3px 3px 4px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EECCBB;
	border-right-color: #666699;
	border-bottom-color: #333366;
	border-left-color: #EEDDAA;
	width: 32ex;
	text-decoration: none;
	position: relative;
	z-index: 5;
}
a:hover {
	background-color: #FFFFFF;
	color: #330000;
	border-top: 1px solid #DDBBAA;
	border-right: 2px solid #3333CC;
	border-bottom: 2px solid #000066;
	border-left: 1px solid #DDCCBB;
	margin: 3px 4px 4px 3px;
	padding: 3px;
	position: relative;
	left: 0px;
	top: 0px;
}
.phone1 {
	font-family: Arial, Helvetica, serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
}


