.border {
	border: 1px solid #FA322B;
}
.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 9A302C;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: #4A4A4A;
}
.phone {
	font-family: Verdana;
	font-size: 13px;
	color: 4A4A4A;
	font-weight: bold;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 4A4A4A;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 4A4A4A;
}
A.nav {
	FONT: bold 10px verdana;  
	COLOR: #4a4a4a; 
	PADDING-TOP: 0px;
	background-position:top;
	height:10px;
    TEXT-DECORATION: none;
}
A.nav:visited {
	FONT: bold 10px verdana;   
	COLOR: #4a4a4a; 
	PADDING-TOP: 0px; 
	background-position:top;
	height:10px;
	TEXT-DECORATION: none;
}
A.nav:hover {
	height:0px;
	FONT: bold 10px verdana;   
	COLOR: #FA322B;
	PADDING-TOP:0px;
	background-color:#FCE6E6;
	TEXT-DECORATION: none;

}
.body {
	font-family: Verdana;
	font-size: 11px;
	color: #4A4A4A;
}
.caption {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9a302c;
}
.top {
	font-family: Verdana;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: bold;
}
