

.bottom_links {
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link {color: #b9090b}
a:visited {color: #606060}
a:hover {color: #ffa600}
a:active {color: #ff000c}

.text {
	font-family: Sans-serif;
	font-size: 14px;
	text-decoration: none;

}

h1,h2,h3,h4,h5,h6
{
color:#ae0000;
margin-bottom: 3px;
}

.plans {
	font-family: Sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

img {float:left; border:0px; margin:0px;}

 
.footermaster {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 100px;
	clear:both;} 
	
	
*:first-child+html .footermaster {position:inherit; margin-top:0; height:100%; clear:none;  }


 



 

