

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: #ff4500; font-weight: normal; background-color: #f5f5dc; text-indent: 0pt; padding: 5pt; border: solid 1px #ffd700 }

