p {
	font-size: 12pt;
	font-family: "Arial";
	color: #732600;
}
a {
	font-size: 12pt;
	font-family: "Arial Bold";
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12pt;
	font-family: "Arial Bold";
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.phone{
	font-size: 12pt;
	font-family: "Arial Bold";
	text-align: center;
	color: #FFCCFF;
	font-weight: bold;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.jsvisuals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.jsvisuals:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

