p, td, th, body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffff99;
	font-size: 16px;
		}
.heading	{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #BFC14F;
		font-weight: bold;
		font-size: 20px;
	}
.footer-small	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BFC14F;
	}
		
.yellow	{
	color: #ffff99;
}

.white	{
	color: white;
}

.gray	{
	color: #a7a7a7;
}

.red	{
	color: #cc0000;
}

.black-border	{
	border-color: Black Black Black Black;
}

.white-border	{
	border-color: White White White White;
}

.gray-border	{
	border-color: #a7a7a7;
}

a:hover {
     text-decoration : none;
     color : #cccccc;
	 }
a:link	{
	color : #BFC14F;
	} 
a:visited	{
	color : #BFC14F;
	}
a:active	{
	color : #cc0000;
	}
textarea	{
	font-family: arial, helvetica, sans-serif;
	}
.small	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #BFC14F;
	}
	
.sales {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border-bottom : thin solid Black;
}

.salestext {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
	
a:hover.saleslink {
     text-decoration : none;
     color : #cc0000;
	 }
a:link.saleslink	{
	color : #cc0000;
	} 
a:visited.saleslink	{
	color : #cc0000;
	}
a:active.saleslink	{
	color : #cc0000;
	}
