.bg_fix {
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
height: 100%;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.toplink  {
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.toplink:visited{
	color:#000000;
	font-weight:normal;
}