

BODY {  
		font-family: Verdana, Arial, Helvetica, sans-serif } 

a:active { 
		color: #006666; 
		text-decoration : underline }
			
a:link { 
		color: #006666; 
		text-decoration : underline }

a:visited { 
		color: #006666; 
		text-decoration : underline }

a:hover  { 
		text-decoration : underline; 
		color : #999900 }

.feature {
		font-weight : 200;
		text-transform : uppercase;
		font-size : 9pt;
		color : #ff4500;
		light-height : 12pt
		white-space : pre }
		
.availablenow   { color: #dc143c; font-weight: normal; background-color: #f0e68c; text-indent: 0pt; padding: 7pt }

