body {
	background-color: #DEDFA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1C18;
}
.border {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #A51818;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DEDFA5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C2008;
}
a:link {
	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {

	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {


	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #BD1808;
	text-decoration: none;
	background-color: #F7CF29;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #942010;
}
