From 5dbfb0e7bb38cf24393cac2766be1c7c74e16169 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Tue, 5 May 2020 23:26:20 -0400
Subject: [PATCH] color SC markup to spans

---
 src/interaction/policies/policies.tw | 730 +++++++++++++--------------
 1 file changed, 365 insertions(+), 365 deletions(-)

diff --git a/src/interaction/policies/policies.tw b/src/interaction/policies/policies.tw
index 1da5f59d292..6083c16b494 100644
--- a/src/interaction/policies/policies.tw
+++ b/src/interaction/policies/policies.tw
@@ -51,9 +51,9 @@
 //Slave Market Regulations (SMRs) will affect slaves that come through the official slave markets in your arcology. The markets themselves will bear the cost of these regulations, but the minimum practicable slave prices may rise as a result.//
 <br>//Passing any law will cost <<print cashFormat(5000)>> and
 <<if $rep >= 1000>>
-	@@.green;a small amount of reputation.@@
+	<span class="green">a small amount of reputation.</span>
 <<else>>
-	@@.red;a better reputation.@@
+	<span class="red">a better reputation.</span>
 <</if>>
 More policies will become available as the arcology develops.//
 <div class="tabbar">
@@ -69,50 +69,50 @@ More policies will become available as the arcology develops.//
 	<div class="content">
 	''Basic SMR:'' the slave market is subject to very basic regulations designed to offer buyers some confidence.
 	<<if $policies.SMR.basicSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.basicSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.basicSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help your reputation and affect slaves in the markets//
 	<</if>>
 
 	<br>''Health Inspection SMR:'' in order to be sold in the slave market, chattel must pass a straightforward health inspection.
 	<<if $policies.SMR.healthInspectionSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.healthInspectionSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.healthInspectionSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.healthInspectionSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.healthInspectionSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will improve the health of slaves in the markets//
 	<</if>>
 
 	<br>''Basic Education SMR:'' in order to be sold in the slave market, chattel must be put through a straightforward course of slave education.
 	<<if $policies.SMR.educationSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.educationSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.educationSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.educationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.educationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cause all slaves who pass through the markets to become educated//
 	<</if>>
 
 	<br>''Frigidity SMR:'' in order to be sold in the slave market, slaves must have their sex drives reduced until they're virtually gone.
 	<<if $policies.SMR.frigiditySMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.frigiditySMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.frigiditySMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.frigiditySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.frigiditySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce the sex drive of slaves in the markets and annoy those looking for sex slaves//
 	<</if>>
 
 	<br>''Intelligence Eugenics SMR:'' in order to be sold in the slave market, chattel must either pass a challenging intelligence test or be sterilized.
 	<<if $policies.SMR.eugenics.intelligenceSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.eugenics.intelligenceSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.eugenics.intelligenceSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.eugenics.intelligenceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.eugenics.intelligenceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will
 		<<if $seeDicks == 0>>
@@ -126,10 +126,10 @@ More policies will become available as the arcology develops.//
 
 	<br>''Height Eugenics SMR:'' in order to be sold in the slave market, chattel must either be taller than a very tall minimum height or be sterilized.
 	<<if $policies.SMR.eugenics.heightSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.eugenics.heightSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.eugenics.heightSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.eugenics.heightSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.eugenics.heightSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will
 		<<if $seeDicks == 0>>
@@ -143,10 +143,10 @@ More policies will become available as the arcology develops.//
 
 	<br>''Facial Eugenics SMR:'' in order to be sold in the slave market, chattel must either pass a rigorous facial exam or be sterilized.
 	<<if $policies.SMR.eugenics.faceSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.eugenics.faceSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.eugenics.faceSMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.eugenics.faceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.eugenics.faceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will
 		<<if $seeDicks == 0>>
@@ -160,34 +160,34 @@ More policies will become available as the arcology develops.//
 
 	<br>''Gingering Prohibition SMR:'' slave sellers must contract to provide slaves honestly and without drugging to improve their behavior.
 	<<if $policies.SMR.honestySMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.honestySMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.honestySMR = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.SMR.honestySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.SMR.honestySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will prevent dishonest adulteration of slaves in the markets//
 	<</if>>
 
 	<<if $policies.SMR.beauty.basicSMR == 1>>
 		<br>''Basic Beauty Standards:'' no unattractive slaves may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.beauty.basicSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.beauty.basicSMR = 0]]</span>
 	<<else>>
 		<<if $policies.SMR.beauty.qualitySMR == 0>>
 			<br>''Basic Beauty Standards:'' no unattractive slaves may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.beauty.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.beauty.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 		<</if>>
 	<</if>>
 	<<if $policies.SMR.beauty.qualitySMR == 1>>
 		<br>''Quality Beauty Standards:'' only attractive slaves may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.beauty.qualitySMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.beauty.qualitySMR = 0]]</span>
 	<<else>>
 		<<if $policies.SMR.beauty.basicSMR == 0>>
 			<br>''Quality Beauty Standards:'' only attractive slaves may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.beauty.qualitySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.beauty.qualitySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 		<</if>>
@@ -195,11 +195,11 @@ More policies will become available as the arcology develops.//
 
 	<br>''Basic Weight Standards:'' no obese slaves may be sold in the slave markets.
 	<<if $policies.SMR.weightSMR == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.SMR.weightSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.weightSMR = 0]]</span>
 	<<else>>
 		<<if $arcologies[0].FSHedonisticDecadenceSMR == 0>>
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.weightSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.weightSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 		<</if>>
@@ -207,20 +207,20 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.SMR.height.basicSMR == 1>>
 		<br>''Basic Height Standards:'' tall slaves are favored in the slave market, short slaves capable of meeting height standards via surgery must undergo it.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.height.basicSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.height.basicSMR = 0]]</span>
 	<<elseif $policies.SMR.height.basicSMR == -1>>
 		<br>''Basic Height Standards:'' short slaves are favored in the slave market, tall slaves capable of meeting height standards via surgery must undergo it.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.height.basicSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.height.basicSMR = 0]]</span>
 	<<else>>
 		<<if $policies.SMR.height.advancedSMR == 0 && $arcologies[0].FSPetiteAdmirationSMR == 0 && $arcologies[0].FSStatuesqueGlorificationSMR == 0>>
 			<br>''Basic Height Standards (Tall):'' tall slaves will be favored in the slave markets and those not quite tall enough will undergo height increasing surgery. This will not preclude the sale of short slaves, just the care of them.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.height.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.height.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.//
 			<br>''Basic Height Standards (Short):'' short slaves will be favored in the slave markets and those just above the cut off will undergo height reducing surgery. This will not preclude the sale of tall slaves, just the care of them.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.height.basicSMR = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.height.basicSMR = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.//
 		<</if>>
@@ -228,20 +228,20 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.SMR.height.advancedSMR == 1>>
 		<br>''Quality Height Standards:'' no slaves of below average height for their age may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.height.advancedSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.height.advancedSMR = 0]]</span>
 	<<elseif $policies.SMR.height.advancedSMR == -1>>
 		<br>''Quality Height Standards:'' no slaves of above average height for their age may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.height.advancedSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.height.advancedSMR = 0]]</span>
 	<<else>>
 		<<if $policies.SMR.height.basicSMR == 0 && $arcologies[0].FSPetiteAdmirationSMR == 0 && $arcologies[0].FSStatuesqueGlorificationSMR == 0>>
 			<br>''Quality Height Standards (Tall):'' only slaves of above average height for their age may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.height.advancedSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.height.advancedSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.//
 			<br>''Quality Height Standards (Short):'' only slaves of below average height for their age may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.height.advancedSMR = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.height.advancedSMR = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 		<</if>>
@@ -249,20 +249,20 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.SMR.intelligence.basicSMR == 1>>
 		<br>''Basic Intelligence Standards:'' no stupid slaves may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.intelligence.basicSMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.intelligence.basicSMR = 0]]</span>
 	<<elseif $policies.SMR.intelligence.qualitySMR == 1>>
 		<br>''Quality Intelligence Standards:'' only intelligent slaves may be sold in the slave markets.
-		@@.yellow;[[Repeal|Policies][$policies.SMR.intelligence.qualitySMR = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.SMR.intelligence.qualitySMR = 0]]</span>
 	<<else>>
 		<<if $arcologies[0].FSIntellectualDependencySMR == 0>>
 			<br>''Basic Intelligence Standards:'' no stupid slaves may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.intelligence.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.intelligence.basicSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 			<br>''Quality Intelligence Standards:'' only intelligent slaves may be sold in the slave markets.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.SMR.intelligence.qualitySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.SMR.intelligence.qualitySMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves significantly.
 		<</if>>
@@ -276,68 +276,68 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.oralAppeal == 1>>
 		<br>''Oral Sex Encouragement:'' you are using your personal influence to make blowjobs the most fashionable sex act in the arcology.
-		@@.yellow;[[Repeal|Policies][$policies.oralAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.oralAppeal = 0]]</span>
 	<<elseif $policies.retirement.oralAppeal == -1>>
 		<br>''Anti-Oral Campaign:'' you are using your personal influence to denigrate oral sex.
-		@@.yellow;[[Repeal|Policies][$policies.oralAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.oralAppeal = 0]]</span>
 	<<else>>
 		''Oral Sex Encouragement:'' you will use your personal influence to make blowjobs the most fashionable sex act in the arcology.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.oralAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.oralAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase the weight on slaves' oral skills//
 		<br>''Anti-Oral Campaign:'' you will use your personal influence to denigrate oral sex.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.oralAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.oralAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will decrease the weight on slaves' oral skills//
 	<</if>>
 
 	<<if $policies.vaginalAppeal == 1>>
 		<br>''Vaginal Sex Encouragement:'' you are using your personal influence to keep pussies the most fashionable holes in the arcology.
-		@@.yellow;[[Repeal|Policies][$policies.vaginalAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.vaginalAppeal = 0]]</span>
 	<<elseif $policies.vaginalAppeal == -1>>
 		<br>''Anti-Vaginal Campaign:'' you are using your personal influence to communicate disapproval of vaginal sex.
-		@@.yellow;[[Repeal|Policies][$policies.vaginalAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.vaginalAppeal = 0]]</span>
 	<<else>>
 		<br>''Vaginal Sex Encouragement:'' you will use your personal influence to keep pussies the most fashionable holes in the arcology.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.vaginalAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.vaginalAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase the weight on slaves' vaginal skills//
 		<br>''Anti-Vaginal Campaign:'' you will use your personal influence to communicate disapproval of vaginal sex.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.vaginalAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.vaginalAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will decrease the weight on slaves' vaginal skills//
 	<</if>>
 
 	<<if $policies.analAppeal == 1>>
 		<br>''Anal Sex Encouragement:'' you are using your personal influence to make anuses the most fashionable holes in the arcology.
-		@@.yellow;[[Repeal|Policies][$policies.analAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.analAppeal = 0]]</span>
 	<<elseif $policies.analAppeal == -1>>
 		<br>''Anti-Anal Campaign:'' you are using your personal influence to communicate disgust with putting things up the butt.
-		@@.yellow;[[Repeal|Policies][$policies.analAppeal = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.analAppeal = 0]]</span>
 	<<else>>
 		<br>''Anal Sex Encouragement:'' you will use your personal influence to make anuses the most fashionable holes in the arcology.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.analAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.analAppeal = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase the weight on slaves' anal skills//
 		<br>''Anti-Anal Campaign:'' you will use your personal influence to communicate disgust with putting things up the butt.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.analAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.analAppeal = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will decrease the weight on slaves' anal skills//
 	<</if>>
 
 	<<if $policies.sexualOpeness == 1>>
 		<br>''Penetrative Sex Campaign:'' you are using your personal influence to attempt to make getting fucked by slaves fashionable, but mostly to garner acceptance for your sexual preference.
-		@@.yellow;[[Repeal|Policies][$policies.sexualOpeness = 0, $PC.degeneracy += 30]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.sexualOpeness = 0, $PC.degeneracy += 30]]</span>
 	<<else>>
 		<br>''Penetrative Sex Campaign:'' you will use your personal influence and interest in being penetrated to make slave based penetration fashionable and acceptable.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.sexualOpeness = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.sexualOpeness = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will not be well received, but will head off potentially damaging rumors. This policy assumes you wish to be penetrated.//
 	<</if>>
@@ -345,11 +345,11 @@ More policies will become available as the arcology develops.//
 	<<if $extremeUnderage == 1>>
 		<<if $policies.childProtectionAct == 1>>
 			<br>''Child Protection Act:'' underage slaves enjoy protections against molestation and rape.
-			@@.yellow;[[Weaken|Policies][$policies.childProtectionAct = 0]]@@
+			<span class="yellow">[[Weaken|Policies][$policies.childProtectionAct = 0]]</span>
 		<<else>>
 			<br>''Child Protection Act:'' underage slaves enjoy protections only against penetrative sex.
 			<<if $rep >= 1000>>
-				@@.green;[[Strengthen|Policies][$policies.childProtectionAct = 1]]@@
+				<span class="green">[[Strengthen|Policies][$policies.childProtectionAct = 1]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -358,14 +358,14 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRepopulationFocusPregPolicy == 1>>
 		<div>
 		''Pregnancy Encouragement:'' you are using your personal influence to spur interest in pregnancy.
-		@@.yellow;[[Repeal|Policies][$arcologies[0].FSRepopulationFocusPregPolicy = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRepopulationFocusPregPolicy = 0]]</span>
 		</div>
 	<<else>>
 		<<if $arcologies[0].FSRepopulationFocus == "unset" && $arcologies[0].FSRestart == "unset" && $seePreg>>
 			<div>
 			''Pregnancy Encouragement:'' you will use your personal influence to spur interest in pregnancy.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRepopulationFocusPregPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRepopulationFocusPregPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			</div>
 		<</if>>
@@ -374,14 +374,14 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRepopulationFocusMilfPolicy == 1>>
 		<div>
 		''Motherly Preference:'' you are using your personal influence to spur interest in MILFs.
-		@@.yellow;[[Repeal|Policies][$arcologies[0].FSRepopulationFocusMilfPolicy = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRepopulationFocusMilfPolicy = 0]]</span>
 		</div>
 	<<else>>
 		<<if $arcologies[0].FSRepopulationFocus == "unset" && $arcologies[0].FSRestart == "unset">>
 			<div>
 			''Motherly Preference:'' you will use your personal influence to spur interest in MILFs.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRepopulationFocusMilfPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRepopulationFocusMilfPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			</div>
 		<</if>>
@@ -390,14 +390,14 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSEgyptianRevivalistIncestPolicy == 1>>
 		<div>
 		''Incest Encouragement:'' you are using your personal influence to spur interest in incest.
-		@@.yellow;[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 0]]</span>
 		</div>
 	<<else>>
 		<<if $arcologies[0].FSEgyptianRevivalist == "unset">>
 			<div>
 			''Incest Encouragement:'' you will use your personal influence to spur interest in incest.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			</div>
 		<</if>>
@@ -412,12 +412,12 @@ More policies will become available as the arcology develops.//
 	<h1>Population</h1>
 	<<if $policies.proRefugees == 1>>
 		''Encourage Refugee Servitude:'' the image of slavery in your arcology is being softened, encouraging old world refugees to consider becoming menial slaves.
-		@@.yellow;[[Repeal|Policies][$policies.proRefugees = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.proRefugees = 0]]</span>
 	<<else>>
 		<<if $arcologies[0].FSDegradationist == "unset">>
 			''Encourage Refugee Servitude:'' the image of slavery in your arcology will be softened, encouraging old world refugees to consider slavery.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.proRefugees = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.proRefugees = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase immigration of refugees to become menial slaves//
 		<</if>>
@@ -425,85 +425,85 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.proRecruitment == 1>>
 		<br>''Encourage Self-Enslavement:'' Soften your image as a slaveowner, encouraging the desperate to consider coming to you for enslavement.
-		@@.yellow;[[Repeal|Policies][$policies.proRecruitment = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.proRecruitment = 0]]</span>
 	<<else>>
 		<br>''Encourage Self-Enslavement:'' your image as a slaveowner will be softened, encouraging the desperate to consider coming to you for enslavement.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.proRecruitment = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.proRecruitment = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase the chances of desperate people offering themselves to you for enslavement//
 	<</if>>
 
 	<<if $policies.immmigrationCash == 1>>
 		<br>''Immigration Promotion:'' you are offering citizen immigrants a generous promotion.
-		@@.yellow;[[Repeal|Policies][$policies.immmigrationCash = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.immmigrationCash = 0]]</span>
 	<<elseif $policies.immmigrationCash == -1>>
 		<br>''Immigrant Information Brokerage:'' you are covertly selling information on troubled potential immigrants to your arcology.
-		@@.yellow;[[Repeal|Policies][$policies.immmigrationCash = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.immmigrationCash = 0]]</span>
 	<<else>>
 		<br>''Immigration Promotion:'' you will offer citizen immigrants a generous promotion.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.immmigrationCash = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.immmigrationCash = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain, and increase the citizen population//
 		<br>''Immigrant Information Brokerage:'' you will covertly sell information on troubled potential immigrants to your arcology to their old world enemies.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.immmigrationCash = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.immmigrationCash = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will produce <<print cashFormat(policies.cost())>> weekly, and slow growth of the citizen population//
 	<</if>>
 
 	<<if $policies.immmigrationRep == 1>>
 		<br>''Welcome Program:'' you are using your personal influence to encourage wealthy people to immigrate.
-		@@.yellow;[[Repeal|Policies][$policies.immmigrationRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.immmigrationRep = 0]]</span>
 	<<e;seif $policies.immmigrationRep == -1>>
 		<br>''Citizen Input on Immigration:'' you are selectively turning away potential immigrants to the arcology based on the recommendations of citizens.
-		@@.yellow;[[Repeal|Policies][$policies.immmigrationRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.immmigrationRep = 0]]</span>
 	<<else>>
 		<br>''Welcome Program:'' you will use your personal influence to encourage wealthy people to immigrate.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.immmigrationRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.immmigrationRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will annoy some longstanding citizens, and increase the citizen population//
 		<br>''Citizen Input on Immigration:'' you will selectively turn away potential immigrants to the arcology based on the recommendations of citizens.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.immmigrationRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.immmigrationRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will produce a small amount of reputation weekly, and slow growth of the citizen population//
 	<</if>>
 
 	<<if $policies.enslavementCash == 1>>
 		<br>''Enslavement Kickbacks:'' you are taking kickbacks in return for turning a blind eye to enslavement of poor citizens.
-		@@.yellow;[[Repeal|Policies][$policies.enslavementCash = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.enslavementCash = 0]]</span>
 	<<elseif $policies.enslavementCash == -1>>
 		<br>''Poor Citizen Relief:'' you are offering limited emergency assistance to poor citizens in danger of being enslaved.
-		@@.yellow;[[Repeal|Policies][$policies.enslavementCash = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.enslavementCash = 0]]</span>
 	<<else>>
 		<br>''Enslavement Kickbacks:'' you will take kickbacks in return for turning a blind eye to enslavement of poor citizens.
-		@@.green;[[Implement|Policies][$policies.enslavementCash = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+		<span class="green">[[Implement|Policies][$policies.enslavementCash = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will produce <<print cashFormat(policies.cost())>> weekly, and reduce the population of citizens//
 		<br>''Poor Citizen Relief:'' you will offer limited emergency assistance to poor citizens in danger of being enslaved.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.enslavementCash = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.enslavementCash = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain, and slow population movement from citizens to slaves//
 	<</if>>
 
 	<<if $policies.enslavementRep == 1>>
 		<br>''Covert Upstart Enslavement:'' you are offering prominent citizens your tacit assistance in enslaving rivals.
-		@@.yellow;[[Repeal|Policies][$policies.enslavementRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.enslavementRep = 0]]</span>
 	<<elseif  $policies.enslavementRep == -1>>
 		<br>''Charity Promotion Efforts:'' you are using your personal influence to discourage enslavement of citizens.
-		@@.yellow;[[Repeal|Policies][$policies.enslavementRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.enslavementRep = 0]]</span>
 	<<else>>
 		<br>''Charity Promotion Efforts:'' you will use your personal influence to discourage enslavement of citizens.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.enslavementRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.enslavementRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will annoy some prominent citizens, and slow population movement from citizens to slaves//
 		<br>''Covert Upstart Enslavement:'' you will offer prominent citizens your tacit assistance in enslaving rivals.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.enslavementRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.enslavementRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will produce a small amount of reputation weekly, and reduce the population of citizens//
 	<</if>>
@@ -511,51 +511,51 @@ More policies will become available as the arcology develops.//
 	<h1>Domestic</h1>
 	''Economic Growth Subsidy:'' offer promising new businesses generous subsidies, driving arcology prosperity.
 	<<if $policies.alwaysSubsidizeGrowth == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.alwaysSubsidizeGrowth = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.alwaysSubsidizeGrowth = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.alwaysSubsidizeGrowth = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.alwaysSubsidizeGrowth = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain, and improve arcology prosperity//
 	<</if>>
 
 	<br>''Self-Promotion Program:'' communicate your good side to the public via subtle paid advertising. This will also ease any potential rumors.
 	<<if $policies.alwaysSubsidizeRep == 1>>
-		@@.yellow;[[Repeal|Policies][$policies.alwaysSubsidizeRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.alwaysSubsidizeRep = 0]]</span>
 	<<else>>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.alwaysSubsidizeRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.alwaysSubsidizeRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain, and improve your reputation//
 	<</if>>
 
 	<<if $policies.cashForRep == 1>>
 		<br>''Business Generosity:'' you are doing your best to help your citizens, even when it disadvantages you personally.
-		@@.yellow;[[Repeal|Policies][$policies.cashForRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.cashForRep = 0]]</span>
 	<<elseif $policies.cashForRep == -1>>
 		<br>''Business Selfishness:'' you are leveraging your position as arcology owner for money, even when it disadvantages citizens.
-		@@.yellow;[[Repeal|Policies][$policies.cashForRep = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.cashForRep = 0]]</span>
 	<<else>>
 		<br>''Business Generosity:'' you will do your best to help your citizens, even when it disadvantages you personally.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.cashForRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.cashForRep = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost approximately <<print cashFormat(policies.cost())>> weekly, and improve your reputation//
 		<br>''Business Selfishness:'' you will leverage your position as arcology owner for money, even when it disadvantages citizens.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.cashForRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.cashForRep = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost some reputation, and produce approximately <<print cashFormat(policies.cost())>> weekly//
 	<</if>>
 
 	<<if $policies.cash4Babies == 1>>
 		<br>''Free Trade of Slave Babies:'' newborn slave children are now eligible to be sold rather than entrusted to a slave orphanage.
-		@@.yellow;[[Repeal|Policies][$policies.cash4Babies = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.cash4Babies = 0]]</span>
 	<<else>>
 		<<if $seePreg>>
 			<br>''Free Trade of Slave Babies:'' you will legalize slave children to be sold after birth rather than put into slave orphanages.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.cash4Babies = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.cash4Babies = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Can supply easy money, but will harm your reputation//
 		<</if>>
@@ -563,43 +563,43 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.goodImageCampaign == 1>>
 		<br>''Good Image Campaign:'' positive rumors are being spread about you.
-		@@.yellow;[[Repeal|Policies][$policies.goodImageCampaign = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.goodImageCampaign = 0]]</span>
 	<<else>>
 		<br>''Good Image Campaign:'' positive rumors will be spread throughout the arcology regarding you.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.goodImageCampaign = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.goodImageCampaign = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain, and lessen any potential rumors about you while giving a small boost to your reputation//
 	<</if>>
 
 	<<if $policies.regularParties == 1>>
 		<br>''Regular Entertainments:'' you are hosting regular parties for prominent citizens, an expected social duty of an arcology owner.
-		@@.yellow;[[Repeal|Policies][$policies.regularParties = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.regularParties = 0]]</span>
 		<<if $rep > 18000>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will damage your reputation//
 		<</if>>
 	<<else>>
 		<br>''Regular Entertainments:'' you will host regular parties for prominent citizens, an expected social duty of an arcology owner.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.regularParties = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.regularParties = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly<<if $rep > 18000>>, and prevent damage to your reputation<</if>>//
 	<</if>>
 
 	<<if $policies.publicPA == 1>>
 		<br>''Public Personal Assistant:'' $assistant.name is part of your public image.
-		@@.yellow;[[Repeal|Policies][$policies.publicPA = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.publicPA = 0]]</span>
 	<<else>>
 		<br>''Public Personal Assistant:'' $assistant.name will become part of your public image.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.publicPA = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.publicPA = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//May improve cultural development if $assistant.name's appearance is fashionable//
 	<</if>>
 
 	<<if $policies.coursingAssociation == 1>>
 		<br>''Coursing Association:'' you are sponsoring a [[Coursing Association]] that will hold monthly races.
-		@@.yellow;[[Repeal|Policies][$policies.coursingAssociation = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.coursingAssociation = 0]]</span>
 		<<if $LurcherID != 0>>
 			<<set $activeSlave = getSlave($LurcherID)>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;Your current lurcher is
@@ -608,19 +608,19 @@ More policies will become available as the arcology develops.//
 	<<else>>
 		<br>''Coursing Association:'' you will sponsor a Coursing Association that will hold monthly races.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.coursingAssociation = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.coursingAssociation = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(1000)>> weekly to maintain//
 	<</if>>
 
 	<<if $policies.raidingMercenaries == 1>>
 		<br>''Raiding Mercenaries:'' you are allowing your mercenaries to occasionally raid for your direct benefit.
-		@@.yellow;[[Repeal|Policies][$policies.raidingMercenaries = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.raidingMercenaries = 0]]</span>
 	<<else>>
 		<<if $mercenariesHelpCorp == 1>>
 			<br>''Mercenary Raiding:'' you will allow your mercenaries to occasionally conduct a raid directly for your benefit.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.raidingMercenaries = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.raidingMercenaries = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat(policies.cost())>> weekly to maintain//
 		<</if>>
@@ -628,11 +628,11 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.publicFuckdolls == 1>>
 		<br>''Free Fuckdolls:'' you are providing Fuckdolls free of charge, such generosity increases your standing.
-		@@.yellow;[[Repeal|Policies][$policies.publicFuckdolls = 0]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.publicFuckdolls = 0]]</span>
 	<<else>>
 		<br>''Free Fuckdolls:'' you will no longer charge money for restrained slave holes in your arcology, ranging from Fuckdolls to the arcade.
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.publicFuckdolls = 1]]@@
+			<span class="green">[[Implement|Policies][$policies.publicFuckdolls = 1]]</span>
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Slaves assigned to these jobs will stop making money, while Fuckdolls will start costing money//
 	<</if>>
@@ -640,11 +640,11 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSDegradationist == "unset">>
 		<<if $policies.mixedMarriage == 1>>
 			<br>''Marriage between Owners and Slaves:'' you are providing a legal basis for citizens to marry their slaves without impacting their rights as slaveowners.
-			@@.yellow;[[Repeal|Policies][$policies.mixedMarriage = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.mixedMarriage = 0]]</span>
 		<<else>>
 			<br>''Marriage between Owners and Slaves:'' you will provide a legal basis for citizens to marry their slaves without impacting their rights as slaveowners.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.mixedMarriage = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.mixedMarriage = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<<if $arcologies[0].FSPaternalist >= 60>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will not damage your reputation due to your arcology's advanced Paternalism//
@@ -672,25 +672,25 @@ More policies will become available as the arcology develops.//
 		<<if $TSS.subsidize == 1>>
 			<div>
 				''The Slave School subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TSS.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TSS.subsidize = 0]]</span>
 			</div>
 		<<elseif $TSS.subsidize == -1>>
 			<div>
 				''Undermine The Slave School:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TSS.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TSS.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $TSS.schoolPresent == 1>>
 				<<if $TSS.schoolProsperity < 10>>
 					<div>
 						''The Slave School subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$TSS.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$TSS.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine The Slave School:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$TSS.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$TSS.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -701,25 +701,25 @@ More policies will become available as the arcology develops.//
 		<<if $GRI.subsidize == 1>>
 			<div>
 				''The Growth Research Institute subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$GRI.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$GRI.subsidize = 0]]</span>
 			</div>
 		<<elseif $GRI.subsidize == -1>>
 			<div>
 				''Undermine the Growth Research Institute:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$GRI.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$GRI.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $GRI.schoolPresent == 1>>
 				<<if $GRI.schoolProsperity < 10>>
 					<div>
 						''The Growth Research Institute subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$GRI.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$GRI.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine the Growth Research Institute:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$GRI.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$GRI.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -730,25 +730,25 @@ More policies will become available as the arcology develops.//
 		<<if $SCP.subsidize == 1>>
 			<div>
 				''St. Claver Preparatory subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$SCP.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$SCP.subsidize = 0]]</span>
 			</div>
 		<<elseif $SCP.subsidize == -1>>
 			<div>
 				''Undermine St. Claver Preparatory:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$SCP.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$SCP.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $SCP.schoolPresent == 1>>
 				<<if $SCP.schoolProsperity < 10>>
 					<div>
 						''St. Claver Preparatory subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$SCP.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$SCP.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine St. Claver Preparatory:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$SCP.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$SCP.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -759,25 +759,25 @@ More policies will become available as the arcology develops.//
 		<<if $LDE.subsidize == 1>>
 			<div>
 				''L'École des Enculées subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$LDE.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$LDE.subsidize = 0]]</span>
 			</div>
 		<<elseif $LDE.subsidize == -1>>
 			<div>
 				''Undermine L'École des Enculées:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$LDE.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$LDE.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $LDE.schoolPresent == 1>>
 				<<if $LDE.schoolProsperity < 10>>
 					<div>
 						''L'École des Enculées subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$LDE.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$LDE.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine L'École des Enculées:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$LDE.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$LDE.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -788,25 +788,25 @@ More policies will become available as the arcology develops.//
 		<<if $TGA.subsidize == 1>>
 			<div>
 				''The Gymnasium-Academy subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TGA.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TGA.subsidize = 0]]</span>
 			</div>
 		<<elseif $TGA.subsidize == -1>>
 			<div>
 				''Undermine the Gymnasium-Academy:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TGA.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TGA.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $TGA.schoolPresent == 1>>
 				<<if $TGA.schoolProsperity < 10>>
 					<div>
 						''The Gymnasium-Academy subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$TGA.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$TGA.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine the Gymnasium-Academy:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$TGA.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$TGA.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -817,25 +817,25 @@ More policies will become available as the arcology develops.//
 		<<if $TCR.subsidize == 1>>
 			<div>
 				''The Cattle Ranch subsidy:'' you are subsidizing this school's local branch in your arcology.
-				@@.yellow;[[Repeal|Policies][$TCR.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TCR.subsidize = 0]]</span>
 			</div>
 		<<elseif $TCR.subsidize == -1>>
 			<div>
 				''Undermine The Cattle Ranch:'' you are covertly hurting this school's local branch in your arcology.
-				@@.yellow;[[Repeal|Policies][$TCR.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TCR.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $TCR.schoolPresent == 1>>
 				<<if $TCR.schoolProsperity < 10>>
 					<div>
 						''The Cattle Ranch subsidy:'' you will subsidize this school's local branch in your arcology.
-						@@.green;[[Implement|Policies][$TCR.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$TCR.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine The Cattle Ranch:'' you will covertly hurt this school's local branch in your arcology.
-					@@.green;[[Implement|Policies][$TCR.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$TCR.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -846,25 +846,25 @@ More policies will become available as the arcology develops.//
 		<<if $TFS.subsidize == 1>>
 			<div>
 				''Futanari Sisters subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TFS.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TFS.subsidize = 0]]</span>
 			</div>
 		<<elseif $TFS.subsidize == -1>>
 			<div>
 				''Undermine the Futanari Sisters:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$TFS.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$TFS.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $TFS.schoolPresent == 1>>
 				<<if $TFS.schoolProsperity < 10>>
 					<div>
 						''Futanari Sisters subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$TFS.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$TFS.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine the Futanari Sisters:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$TFS.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$TFS.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -875,25 +875,25 @@ More policies will become available as the arcology develops.//
 		<<if $HA.subsidize == 1>>
 			<div>
 				''Hippolyta Academy subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$HA.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$HA.subsidize = 0]]</span>
 			</div>
 		<<elseif $HA.subsidize == -1>>
 			<div>
 				''Undermine the Hippolyta Academy:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$HA.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$HA.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $HA.schoolPresent == 1>>
 				<<if $HA.schoolProsperity < 10>>
 					<div>
 						''Hippolyta Academy subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$HA.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$HA.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine the Hippolyta Academy:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$HA.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$HA.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -904,25 +904,25 @@ More policies will become available as the arcology develops.//
 		<<if $NUL.subsidize == 1>>
 			<div>
 				''Nueva Universidad de Libertad subsidy:'' you are subsidizing this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$NUL.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$NUL.subsidize = 0]]</span>
 			</div>
 		<<elseif $NUL.subsidize == -1>>
 			<div>
 				''Undermine Nueva Universidad de Libertad:'' you are covertly hurting this school's branch campus in your arcology.
-				@@.yellow;[[Repeal|Policies][$NUL.subsidize = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$NUL.subsidize = 0]]</span>
 			</div>
 		<<else>>
 			<<if $NUL.schoolPresent == 1>>
 				<<if $NUL.schoolProsperity < 10>>
 					<div>
 						''Nueva Universidad de Libertad subsidy:'' you will subsidize this school's branch campus in your arcology.
-						@@.green;[[Implement|Policies][$NUL.subsidize = 1, cashX(-5000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$NUL.subsidize = 1, cashX(-5000, "policies")]]</span>
 					</div>
 					<<print _costNote>>
 				<</if>>
 				<div>
 					''Undermine Nueva Universidad de Libertad:'' you will covertly hurt this school's branch campus in your arcology.
-					@@.green;[[Implement|Policies][$NUL.subsidize = -1, cashX(-5000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$NUL.subsidize = -1, cashX(-5000, "policies")]]</span>
 				</div>
 				<<print _costNote>>
 			<</if>>
@@ -937,7 +937,7 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.retirement.menial2Citizen == 1>>
 		''Mandatory Menial Retirement Age:'' you have set your arcology's retirement age for menial slaves at $customMenialRetirementAge.
-		@@.yellow;[[Repeal|Policies][$policies.retirement.menial2Citizen = 0, $retirementAge = 45]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.retirement.menial2Citizen = 0, $retirementAge = 45]]</span>
 	<<else>>
 		''No Menial Retirement Plan:'' without defining a retirement age for menial slaves they will remain slaves until death or freed otherwise.
 	<</if>>
@@ -949,11 +949,11 @@ More policies will become available as the arcology develops.//
 			<br>''Menial Slave Citizen Retirement:'' all slaveowners will be required to pay into accounts to support their slaves as lower-class citizens in retirement.
 			<<if $citizenRetirementTrigger == 0>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$policies.retirement.menial2Citizen = 1, cashX(-5000, "policies"), repX(-1000, "policies"), $citizenRetirementTrigger = 1]]@@
+					<span class="green">[[Implement|Policies][$policies.retirement.menial2Citizen = 1, cashX(-5000, "policies"), repX(-1000, "policies"), $citizenRetirementTrigger = 1]]</span>
 				<</if>>
 			<<else>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$policies.retirement.menial2Citizen = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$policies.retirement.menial2Citizen = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will add upkeep to all menial slaves//
@@ -962,10 +962,10 @@ More policies will become available as the arcology develops.//
 
 	<<if $policies.retirement.customAgePolicy == 1>>
 		<br>''Redefined Mandatory Retirement Age:'' you have set your arcology's standard retirement age for sex slaves at $retirementAge.
-		@@.yellow;[[Repeal|Policies][$policies.retirement.customAgePolicy = 0, $retirementAge = 45]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.retirement.customAgePolicy = 0, $retirementAge = 45]]</span>
 	<<elseif $policies.retirement.physicalAgePolicy == 1>>
 		<br>''Physical Retirement Age:'' you have set your arcology's standard retirement age for slave bodies at $retirementAge.
-		@@.yellow;[[Repeal|Policies][$policies.retirement.physicalAgePolicy = 0, $retirementAge = 45]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.retirement.physicalAgePolicy = 0, $retirementAge = 45]]</span>
 	<<else>>
 		<br>''Default Retirement Age:'' in the absence of a defined slave retirement age, slaves will not remain sex slaves after reaching age $retirementAge.
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//This is a current content and mechanical limitation in FC $ver, not a universal Free Cities rule.//
@@ -975,7 +975,7 @@ More policies will become available as the arcology develops.//
 		<br>''Redefined Mandatory Retirement Age:'' you will set your arcology's standard retirement age for sex slaves at age
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;<<textbox "$customRetirementAge" $customRetirementAge "Policies">>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.retirement.customAgePolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.retirement.customAgePolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 	<</if>>
 
@@ -983,37 +983,37 @@ More policies will become available as the arcology develops.//
 		<br>''Physical Retirement Age:'' you will set your arcology's standard retirement age for sex slaves once their bodies reach age
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;<<textbox "$customRetirementAge" $customRetirementAge "Policies">>
 		<<if $rep >= 1000>>
-			@@.green;[[Implement|Policies][$policies.retirement.physicalAgePolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+			<span class="green">[[Implement|Policies][$policies.retirement.physicalAgePolicy = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 		<</if>>
 	<</if>>
 
 	<<if $policies.retirement.fate == "bioreactor">>
 		<br>''Public Fluid Production Retirement:'' once reaching mandatory retirement age, slaves are converted for full-time milk, vaginal secretion<<if $seeDicks == 1>> and semen<</if>> production.
-		@@.yellow;[[Repeal|Policies][$policies.retirement.fate = "menial slave"]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.retirement.fate = "menial slave"]]</span>
 	<<elseif $policies.retirement.fate == "arcade">>
 		<br>''Public Arcade Retirement:'' once reaching mandatory retirement age, slaves are placed in cheap public arcades to be used until useless.
-		@@.yellow;[[Repeal|Policies][$policies.retirement.fate = "menial slave"]]@@
+		<span class="yellow">[[Repeal|Policies][$policies.retirement.fate = "menial slave"]]</span>
 	<<elseif $policies.retirement.fate == "citizen">>
 		<br>''Citizen Retirement:'' all slaveowners are required to pay into accounts to support their slaves as lower-class citizens in retirement.
-		@@.yellow;[[Repeal|Policies][policies.retirement.fate = "menial slave", $policies.retirement.sex = 0, $policies.retirement.milk = 0, $policies.retirement.cum = 0, $policies.retirement.births = 0, $policies.retirement.kills = 0]]@@
+		<span class="yellow">[[Repeal|Policies][policies.retirement.fate = "menial slave", $policies.retirement.sex = 0, $policies.retirement.milk = 0, $policies.retirement.cum = 0, $policies.retirement.births = 0, $policies.retirement.kills = 0]]</span>
 	<<else>>
 		<br>''Menial Retirement:'' in the absence of a clear slave retirement policy, overaged sex slaves will become menial slaves.
 
 		<<if $arcologies[0].FSDegradationist == "unset">>
 			<br>''Sex Slave Citizen Retirement:'' all slaveowners will be required to pay into accounts to support their slaves as lower-class citizens in retirement.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.fate = "citizen", cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.fate = "citizen", cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will add upkeep to all sex slaves//
 		<</if>>
 		<<if $arcologies[0].FSPaternalist == "unset">>
 			<br>''Public Arcade Retirement:'' once reaching mandatory retirement age, slaves will be placed in cheap public arcades to be used until useless.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.fate = "arcade", cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.fate = "arcade", cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>''Public Fluid Production Retirement:'' once reaching mandatory retirement age, slaves will be converted for full-time milk<<if $seeDicks == 1>>, vaginal secretion, and semen<</if>> production.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.fate = "bioreactor", cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.fate = "bioreactor", cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1021,58 +1021,58 @@ More policies will become available as the arcology develops.//
 	<<if $policies.retirement.fate == "citizen">>
 		<<if $policies.retirement.sex > 0>>
 			<br>''Sexual Milestone Retirement:'' slaves will be rewarded with their freedom once they have been fucked <<print num($policies.retirement.sex)>> times.
-			@@.yellow;[[Repeal|Policies][$policies.retirement.sex = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.retirement.sex = 0]]</span>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;Set a new retirement requirement: <<textbox "$policies.retirement.sex" $policies.retirement.sex "Policies">>
 		<<else>>
 			<br>''Sexual Milestone Retirement:'' slaves will be rewarded with their freedom once they have been fucked <<print num(10000)>> times.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.sex = 10000, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.sex = 10000, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 
 		<<if $policies.retirement.milk > 0>>
 		<br>''Productive Cow Retirement:'' slaves will be rewarded with their freedom once they have given <<print num($policies.retirement.milk)>> liters of milk.
-			@@.yellow;[[Repeal|Policies][$policies.retirement.milk = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.retirement.milk = 0]]</span>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;Set a new retirement requirement: <<textbox "$policies.retirement.milk" $policies.retirement.milk "Policies">>
 		<<else>>
 			<br>''Productive Cow Retirement:'' slaves will be rewarded with their freedom once they have given <<print num(50000)>> liters of milk.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.milk = 50000, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.milk = 50000, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 
 		<<if $seeDicks > 0 || $makeDicks>>
 			<<if $policies.retirement.cum > 0>>
 				<br>''Productive Bull Retirement:'' slaves will be rewarded with their freedom once they have given <<print num($policies.retirement.cum)>> deciliters of cum.
-				@@.yellow;[[Repeal|Policies][$policies.retirement.cum = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$policies.retirement.cum = 0]]</span>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;Set a new retirement requirement: <<textbox "$policies.retirement.cum" $policies.retirement.cum "Policies">>
 			<<else>>
 				<br>''Productive Bull Retirement:'' slaves will be rewarded with their freedom once they have given <<print num(500000)>> deciliters of cum.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$policies.retirement.cum = 500000, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$policies.retirement.cum = 500000, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 		<</if>>
 
 		<<if $policies.retirement.births > 0>>
 			<br>''Fertile Breeder Retirement:'' slaves will be rewarded with their freedom once they add $policies.retirement.births new slaves to the population of $arcologies[0].name.
-			@@.yellow;[[Repeal|Policies][$policies.retirement.births = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.retirement.births = 0]]</span>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;Set a new retirement requirement: <<textbox "$policies.retirement.births" $policies.retirement.births "Policies">>
 		<<else>>
 			<br>''Fertile Breeder Retirement:'' slaves will be rewarded with their freedom once they add 5 new slaves to the population of $arcologies[0].name.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.births = 5, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.births = 5, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 
 		<<if $policies.retirement.kills > 0>>
 			<br>''Champion Gladiatrix Retirement:'' slaves will be rewarded with their freedom once they have killed $policies.retirement.kills of their fellow slaves in the pit.
-			@@.yellow;[[Repeal|Policies][$policies.retirement.kills = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.retirement.kills = 0]]</span>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;Set a new retirement requirement: <<textbox "$killsRequired" $killsRequired "Policies">>
 		<<else>>
 			<br>''Champion Gladiatrix Retirement:'' slaves will be rewarded with their freedom once they have killed 3 of their fellow slaves in the pit.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.retirement.kills = 3, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.retirement.kills = 3, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1086,18 +1086,18 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies.length > 1>>
 		<<if $policies.culturalOpenness == 1>>
 			''Cultural Openness:'' you are promoting the exchange of ideas between arcologies, increasing cultural crossover between your arcology and its neighbors.
-			@@.yellow;[[Repeal|Policies][$policies.culturalOpenness = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.culturalOpenness = 0]]</span>
 		<<elseif $policies.culturalOpenness == -1>>
 			<br>''Cultural Defensiveness:'' you are doing your best to suppress the exchange of ideas between arcologies, reducing cultural crossover between your arcology and its neighbors.
-			@@.yellow;[[Repeal|Policies][$policies.culturalOpenness = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$policies.culturalOpenness = 0]]</span>
 		<<else>>
 			''Cultural Openness:'' you will promote the exchange of ideas between arcologies, increasing cultural crossover between your arcology and its neighbors.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.culturalOpenness = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.culturalOpenness = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>''Cultural Defensiveness:'' you will do your best to suppress the exchange of ideas between arcologies, reducing cultural crossover between your arcology and its neighbors.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$policies.culturalOpenness = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$policies.culturalOpenness = -1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1106,11 +1106,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSSupremacist >= 40>>
 			<<if $arcologies[0].FSSupremacistSMR>>
 				<br>''Ethnic Preservation SMR:'' in order to be sold in the arcology, slaves of inferior races with dicks must have their balls removed to prevent racial pollution.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSSupremacistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSupremacistSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Ethnic Preservation SMR:@@'' in order to be sold in the arcology, slaves of inferior races with dicks will have to have their balls removed to prevent racial pollution.
+				<br>''<span class="lime">Ethnic Preservation SMR:</span>'' in order to be sold in the arcology, slaves of inferior races with dicks will have to have their balls removed to prevent racial pollution.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSupremacistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSupremacistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance racial Supremacy//
 			<</if>>
@@ -1120,16 +1120,16 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSSupremacist >= 90>>
 		<<if $arcologies[0].FSSupremacistLawME>>
 			<br>''Universal Enslavement of the Impure:'' by law, anyone not of the $arcologies[0].FSSupremacistRace in your arcology is a slave.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSSupremacistLawME = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSupremacistLawME = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Universal Enslavement of the Impure:@@'' will force anyone not of the $arcologies[0].FSSupremacistRace race to emigrate or accept enslavement, and make sex with non-$arcologies[0].FSSupremacistRace people such an expectation that the appetite for all such slaves will increase slightly.
+			<br>''<span class="lime">Universal Enslavement of the Impure:</span>'' will force anyone not of the $arcologies[0].FSSupremacistRace race to emigrate or accept enslavement, and make sex with non-$arcologies[0].FSSupremacistRace people such an expectation that the appetite for all such slaves will increase slightly.
 			<<if $FSSupLawTrigger == 0>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSupremacistLawME = 1, $FSSupLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSupremacistLawME = 1, $FSSupLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<<else>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSupremacistLawME = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSupremacistLawME = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect the slave market and arcology drastically//
@@ -1140,11 +1140,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSSubjugationist >= 40>>
 			<<if $arcologies[0].FSSubjugationistSMR>>
 				<br>''Racial Purity SMR:'' in order to be sold in the arcology, subhumans with dicks must have their balls removed to prevent racial pollution.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSSubjugationistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSubjugationistSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Racial Purity SMR:@@'' in order to be sold in the arcology, subhumans with dicks will have to have their balls removed to prevent racial pollution.
+				<br>''<span class="lime">Racial Purity SMR:</span>'' in order to be sold in the arcology, subhumans with dicks will have to have their balls removed to prevent racial pollution.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSubjugationistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSubjugationistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance racial Subjugation//
 			<</if>>
@@ -1154,16 +1154,16 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSSubjugationist >= 90>>
 		<<if $arcologies[0].FSSubjugationistLawME>>
 			<br>''Universal Enslavement of Subhumans:'' by law, all $arcologies[0].FSSubjugationistRace subhumans in your arcology are slaves.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSSubjugationistLawME = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSubjugationistLawME = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Universal Enslavement of Subhumans:@@'' will force slavery on all $arcologies[0].FSSubjugationistRace subhumans in your arcology, and make sex with $arcologies[0].FSSubjugationistRace people such an expectation that the appetite for all such slaves will increase slightly.
+			<br>''<span class="lime">Universal Enslavement of Subhumans:</span>'' will force slavery on all $arcologies[0].FSSubjugationistRace subhumans in your arcology, and make sex with $arcologies[0].FSSubjugationistRace people such an expectation that the appetite for all such slaves will increase slightly.
 			<<if $FSSubLawTrigger == 0>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSubjugationistLawME = 1, $FSSubLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSubjugationistLawME = 1, $FSSubLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<<else>>
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSubjugationistLawME = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSubjugationistLawME = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect the slave market and arcology drastically//
@@ -1173,11 +1173,11 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRepopulationFocusDecoration >= 40>>
 		<<if $arcologies[0].FSRepopulationFocusSMR>>
 			<br>''Occupied Womb SMR:'' in order to be sold in the arcology, slaves must be pregnant.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSRepopulationFocusSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRepopulationFocusSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Occupied Womb SMR:@@'' in order to be sold in the arcology, slaves will be made capable of pregnancy, if they are not, and subsequently impregnated.
+			<br>''<span class="lime">Occupied Womb SMR:</span>'' in order to be sold in the arcology, slaves will be made capable of pregnancy, if they are not, and subsequently impregnated.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRepopulationFocusSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRepopulationFocusSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance repopulation efforts. Due to surgery costs, male slaves will become less common.//
 		<</if>>
@@ -1186,11 +1186,11 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRepopulationFocusDecoration >= 90>>
 		<<if $arcologies[0].FSRepopulationFocusLaw>>
 			<br>''Universal Pregnancy Subsidy:'' all pregnant citizens are offered reduced rent.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSRepopulationFocusLaw = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRepopulationFocusLaw = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Universal Pregnancy Subsidy:@@'' pregnant citizens will be offered reduced rent.
+			<br>''<span class="lime">Universal Pregnancy Subsidy:</span>'' pregnant citizens will be offered reduced rent.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRepopulationFocusLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRepopulationFocusLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce your rental income//
 		<</if>>
@@ -1199,11 +1199,11 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRestartDecoration >= 40>>
 		<<if $arcologies[0].FSRestartSMR>>
 			<br>''Population Control SMR:'' in order to be sold in the arcology, slaves must be infertile.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSRestartSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRestartSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Population Control SMR:@@'' in order to be sold in the arcology, slave ovaries and testicles will be removed.
+			<br>''<span class="lime">Population Control SMR:</span>'' in order to be sold in the arcology, slave ovaries and testicles will be removed.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRestartSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRestartSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance starting society over.//
 		<</if>>
@@ -1212,11 +1212,11 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRestartDecoration >= 90>>
 		<<if $arcologies[0].FSRestartLaw>>
 			<br>''Taxation of Fertile Non-Elite:'' all fertile lower class citizens pay increased taxes.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSRestartLaw = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRestartLaw = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Taxation of Fertile Non-Elite:@@'' fertile civilians, who are not part of society's Elite, will face increased taxation.
+			<br>''<span class="lime">Taxation of Fertile Non-Elite:</span>'' fertile civilians, who are not part of society's Elite, will face increased taxation.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRestartLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRestartLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase your rental income, but the lower class will dislike you.//
 		<</if>>
@@ -1231,9 +1231,9 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRestartDecoration >= 100>>
 		<<if $rep > 5000>>
 			<<if $arcologies[0].FSRestartResearch == 0>>
-				<br>''@@.lime;Elite Breeder Eligibility:@@'' slaves that pass very strict tests may be permitted for use by the Societal Elite to bear their children.
+				<br>''<span class="lime">Elite Breeder Eligibility:</span>'' slaves that pass very strict tests may be permitted for use by the Societal Elite to bear their children.
 				<<if $rep >= 1000>>
-					@@.green;[[Propose|Breeder Proposal][$arcologies[0].FSRestartResearch = 1, repX(-5000, "policies")]]@@
+					<span class="green">[[Propose|Breeder Proposal][$arcologies[0].FSRestartResearch = 1, repX(-5000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly damage your reputation for even proposing.//
 			<</if>>
@@ -1244,33 +1244,33 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSGenderFundamentalistLawBeauty>>
 			<br>''Fashionable Feminine Ideal:'' you are doing your best to maintain a fashion for elegant girls with just the right amount of T&A.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistLawBeauty = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistLawBeauty = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0 && $arcologies[0].FSPhysicalIdealistLaw == 0>>
-				<br>''@@.lime;Fashionable Feminine Ideal:@@'' you will do your best to start a fashion for elegant girls with just the right amount of T&A.
+				<br>''<span class="lime">Fashionable Feminine Ideal:</span>'' you will do your best to start a fashion for elegant girls with just the right amount of T&A.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSGenderFundamentalistLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSGenderFundamentalistLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 		<</if>>
 
 		<<if $arcologies[0].FSGenderFundamentalistLawBimbo>>
 			<br>''Traditional Education:'' women do not need to be educated to serve their role in society.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistLawBimbo = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistLawBimbo = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Traditional Education:@@'' you will do your best to remind society that a woman does not need an education to serve her man.
+			<br>''<span class="lime">Traditional Education:</span>'' you will do your best to remind society that a woman does not need an education to serve her man.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSGenderFundamentalistLawBimbo = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSGenderFundamentalistLawBimbo = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSGenderFundamentalist >= 40>>
 			<<if $arcologies[0].FSGenderFundamentalistSMR>>
 				<br>''Mandatory Feminization SMR:'' in order to be sold in the arcology, slaves with dicks must have their balls removed.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderFundamentalistSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Mandatory Feminization SMR:@@'' in order to be sold in the arcology, slaves with dicks must have their balls removed.
+				<br>''<span class="lime">Mandatory Feminization SMR:</span>'' in order to be sold in the arcology, slaves with dicks must have their balls removed.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSGenderFundamentalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSGenderFundamentalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Gender Fundamentalism//
 			<</if>>
@@ -1278,12 +1278,12 @@ More policies will become available as the arcology develops.//
 	<<elseif $arcologies[0].FSGenderRadicalist >= 20>>
 		<<if $arcologies[0].FSGenderRadicalistLawBeauty>>
 			<br>''Fashionable Feminine Aspiration:'' you are doing your best to maintain a fashion for turning slaves into elegant girls with just the right amount of T&A.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawBeauty = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawBeauty = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0 && $arcologies[0].FSPhysicalIdealistLaw == 0>>
-				<br>''@@.lime;Fashionable Feminine Aspiration:@@'' you will do your best to start a fashion for turning slaves into elegant girls with just the right amount of T&A.
+				<br>''<span class="lime">Fashionable Feminine Aspiration:</span>'' you will do your best to start a fashion for turning slaves into elegant girls with just the right amount of T&A.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 		<</if>>
@@ -1291,38 +1291,38 @@ More policies will become available as the arcology develops.//
 			<<if $arcologies[0].FSGenderRadicalist >= 60>>
 				<<if $arcologies[0].FSGenderRadicalistLawFuta == 1>>
 					<br>''Futanari Focused Radicalism:'' you are encouraging Gender Radicalism towards veneration of slaves with both dicks and pussies.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]</span>
 				<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 2>>
 					<br>''Cock and Balls Focused Radicalism:'' you are encouraging Gender Radicalism towards an appreciation for stiff dicks and swinging balls.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]</span>
 				<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 3>>
 					<br>''Bottom Heavy Radicalism:'' you are encouraging an appreciation for broad hips, plush asses, big buttholes, and skilled sphincters.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]</span>
 				<<elseif $arcologies[0].FSGenderRadicalistLawFuta == 4>>
 					<br>''Femboy Focused Radicalism:'' you are encouraging an appreciation for cute, flat chested slaves with small male genitals and no vagina.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 0]]</span>
 				<<else>>
-					<br>''@@.lime;Futanari Focused Radicalism:@@'' you will encourage veneration of slaves with both dicks and pussies.
+					<br>''<span class="lime">Futanari Focused Radicalism:</span>'' you will encourage veneration of slaves with both dicks and pussies.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect citizens' appreciation of futas//
-					<br>''@@.lime;Cock and Balls Focused Radicalism:@@'' you will encourage an appreciation for stiff dicks and swinging balls.
+					<br>''<span class="lime">Cock and Balls Focused Radicalism:</span>'' you will encourage an appreciation for stiff dicks and swinging balls.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 2, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 2, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect slaves' attractiveness to citizens//
 					<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0>>
-						<br>''@@.lime;Bottom Heavy Radicalism:@@'' you will encourage an appreciation for broad hips, plush asses, big buttholes, and skilled sphincters.
+						<br>''<span class="lime">Bottom Heavy Radicalism:</span>'' you will encourage an appreciation for broad hips, plush asses, big buttholes, and skilled sphincters.
 						<<if $rep >= 1000>>
-							@@.green;[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 3, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+							<span class="green">[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 3, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 						<</if>>
 						<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect slaves' attractiveness to citizens//
 					<</if>>
 					<<if $arcologies[0].FSHedonisticDecadenceLaw2 == 0>>
-						<br>''@@.lime;Femboy Focused Radicalism:@@'' you will encourage an appreciation for cute, flat chested slaves with small male genitals and no vagina.
+						<br>''<span class="lime">Femboy Focused Radicalism:</span>'' you will encourage an appreciation for cute, flat chested slaves with small male genitals and no vagina.
 						<<if $rep >= 1000>>
-							@@.green;[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 4, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+							<span class="green">[[Implement|Policies][$arcologies[0].FSGenderRadicalistLawFuta = 4, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 						<</if>>
 						<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will affect slaves' attractiveness to citizens//
 					<</if>>
@@ -1335,11 +1335,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSDegradationistSMR == 0>>
 			<<if $arcologies[0].FSPaternalistSMR>>
 				<br>''Human Dignity SMR:'' the slave markets are required to treat incoming slaves reasonably well.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPaternalistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPaternalistSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Human Dignity SMR:@@'' the slave markets will be required to treat incoming slaves reasonably well.
+				<br>''<span class="lime">Human Dignity SMR:</span>'' the slave markets will be required to treat incoming slaves reasonably well.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSPaternalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSPaternalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce the arcology's prosperity and help advance Paternalism//
 			<</if>>
@@ -1347,11 +1347,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSPaternalist >= 60>>
 			<<if $arcologies[0].FSPaternalistLaw>>
 				<br>''Good Treatment Subsidy:'' slaveowners who treat their slaves well are offered reduced rent.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPaternalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPaternalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Good Treatment Subsidy:@@'' slaveowners who treat their slaves well will be offered reduced rent.
+				<br>''<span class="lime">Good Treatment Subsidy:</span>'' slaveowners who treat their slaves well will be offered reduced rent.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSPaternalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSPaternalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce your rental income//
 			<</if>>
@@ -1362,11 +1362,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSPaternalistSMR == 0>>
 			<<if $arcologies[0].FSDegradationistSMR>>
 				<br>''Agonizing Induction SMR:'' slave markets are required to punish new slaves severely simply to introduce them to pain.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSDegradationistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSDegradationistSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Agonizing Induction SMR:@@'' slave markets are required to punish new slaves severely simply to introduce them to pain.
+				<br>''<span class="lime">Agonizing Induction SMR:</span>'' slave markets are required to punish new slaves severely simply to introduce them to pain.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSDegradationistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSDegradationistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Degradationism//
 			<</if>>
@@ -1374,11 +1374,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSDegradationist >= 90>>
 			<<if $arcologies[0].FSDegradationistLaw>>
 				<br>''Universal Arcade Access Mandate:'' slaveowners are required to allow their menial slaves to use the sex arcades.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSDegradationistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSDegradationistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Universal Arcade Access Mandate:@@'' slaveowners will be required to allow their menial slaves to use the sex arcades.
+				<br>''<span class="lime">Universal Arcade Access Mandate:</span>'' slaveowners will be required to allow their menial slaves to use the sex arcades.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSDegradationistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSDegradationistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce labor efficiency, damaging the arcology's prosperity and adds a cost to each menial slave//
 			<</if>>
@@ -1389,11 +1389,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSSlaveProfessionalismSMR == 0>>
 			<<if $arcologies[0].FSIntellectualDependencySMR>>
 				<br>''Dependency SMR:'' in order to be sold in the arcology, slaves must fail a simple intelligence test.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSIntellectualDependencySMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSIntellectualDependencySMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Dependency SMR:@@'' in order to be sold in the arcology, slaves must fail a simple intelligence test.
+				<br>''<span class="lime">Dependency SMR:</span>'' in order to be sold in the arcology, slaves must fail a simple intelligence test.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSIntellectualDependencySMR = 1, $policies.SMR.intelligence.basicSMR = 0, $policies.SMR.intelligence.qualitySMR = 0, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSIntellectualDependencySMR = 1, $policies.SMR.intelligence.basicSMR = 0, $policies.SMR.intelligence.qualitySMR = 0, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Intellectual Dependency//
 				<<if $policies.SMR.intelligence.basicSMR != 0 || $policies.SMR.intelligence.qualitySMR != 0>>
@@ -1404,11 +1404,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSIntellectualDependency >= 60>>
 			<<if $arcologies[0].FSIntellectualDependencyLawBeauty>>
 				<br>''Bimbo Body Complement:'' you are encouraging an appreciation for the stereotypical bimbo body.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSIntellectualDependencyLawBeauty = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSIntellectualDependencyLawBeauty = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Bimbo Body Complement:@@'' you will do your best to start an appreciation for stereotypical bimbo bodies.
+				<br>''<span class="lime">Bimbo Body Complement:</span>'' you will do your best to start an appreciation for stereotypical bimbo bodies.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSIntellectualDependencyLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSIntellectualDependencyLawBeauty = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly affect society's views on slave beauty//
 			<</if>>
@@ -1416,11 +1416,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSIntellectualDependency >= 80>>
 			<<if $arcologies[0].FSIntellectualDependencyLaw>>
 				<br>''Invalid Protection Act:'' by law, anyone unable to pass a standardized test of intelligence and not already a dependant will be enslaved for their own well being.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSIntellectualDependencyLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSIntellectualDependencyLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Invalid Protection Act:@@'' by law, anyone unable to pass a standardized test of intelligence and not already a dependant will be enslaved for their own well being.
+				<br>''<span class="lime">Invalid Protection Act:</span>'' by law, anyone unable to pass a standardized test of intelligence and not already a dependant will be enslaved for their own well being.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSIntellectualDependencyLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSIntellectualDependencyLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will convert some immigrants to menial slaves and give a small boost to reputation//
 			<</if>>
@@ -1431,11 +1431,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSIntellectualDependencySMR == 0>>
 			<<if $arcologies[0].FSSlaveProfessionalismSMR>>
 				<br>''Head Start SMR:'' in order to be sold in the arcology, slaves must pass a rigorous course designed to bring their skills and poise up to standard.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSSlaveProfessionalismSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSlaveProfessionalismSMR = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Head Start SMR:@@'' in order to be sold in the arcology, slaves must pass a rigorous course designed to bring their skills and poise up to standard.
+				<br>''<span class="lime">Head Start SMR:</span>'' in order to be sold in the arcology, slaves must pass a rigorous course designed to bring their skills and poise up to standard.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Slave Professionalism//
 			<</if>>
@@ -1443,16 +1443,16 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSSlaveProfessionalism >= 90>>
 			<<if $arcologies[0].FSSlaveProfessionalismLaw>>
 				<br>''Mandatory Intelligence Screening:'' citizens must pass regular intelligence tests or face expulsion from the arcology.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Mandatory Intelligence Screening:@@'' citizens will be required to pass regular intelligence tests or face expulsion from the arcology.
+				<br>''<span class="lime">Mandatory Intelligence Screening:</span>'' citizens will be required to pass regular intelligence tests or face expulsion from the arcology.
 				<<if $FSSlaveProfLawTrigger == 0>>
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 1, $FSSlaveProfLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 1, $FSSlaveProfLawTrigger = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 					<</if>>
 				<<else>>
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSSlaveProfessionalismLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 					<</if>>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will thin citizen numbers and reduce immigration, but what remains will empower the arcology's prosperity//
@@ -1464,22 +1464,22 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSBodyPuristSMR>>
 			<br>''Body Purity SMR:'' in order to be sold in your arcology, slaves must be stripped of implants and body modifications.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSBodyPuristSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSBodyPuristSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Body Purity SMR:@@'' in order to be sold in your arcology, slaves must be stripped of implants and body modifications.
+			<br>''<span class="lime">Body Purity SMR:</span>'' in order to be sold in your arcology, slaves must be stripped of implants and body modifications.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSBodyPuristSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSBodyPuristSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Body Purism//
 		<</if>>
 		<<if $arcologies[0].FSBodyPurist >= 90>>
 			<<if $arcologies[0].FSBodyPuristLaw>>
 				<br>''Drug Purity Mandate:'' all drugs in the arcology must pass rigorous testing for purity.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSBodyPuristLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSBodyPuristLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Drug Purity Mandate:@@'' all drugs in the arcology will be subjected to rigorous testing for purity.
+				<br>''<span class="lime">Drug Purity Mandate:</span>'' all drugs in the arcology will be subjected to rigorous testing for purity.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSBodyPuristLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSBodyPuristLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce slaving profits, damaging the arcology's prosperity//
 			<</if>>
@@ -1491,12 +1491,12 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSTransformationFetishistSMR>>
 			<br>''Mandatory Bimbofication SMR:'' in order to be sold in your arcology, slaves must be given a set of fake tits and ass.
 			<<if $rep >= 1000>>
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSTransformationFetishistSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSTransformationFetishistSMR = 0]]</span>
 			<</if>>
 		<<else>>
-			<br>''@@.lime;Mandatory Bimbofication SMR:@@'' in order to be sold in your arcology, slaves must be given a set of fake tits and ass.
+			<br>''<span class="lime">Mandatory Bimbofication SMR:</span>'' in order to be sold in your arcology, slaves must be given a set of fake tits and ass.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSTransformationFetishistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSTransformationFetishistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Transformation Fetishism//
 		<</if>>
@@ -1506,22 +1506,22 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSYouthPreferentialistSMR>>
 			<br>''Respect for Youth SMR:'' slave markets in your arcology are required to treat younger slaves carefully.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSYouthPreferentialistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSYouthPreferentialistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Respect for Youth SMR:@@'' slave markets in your arcology are required to treat younger slaves carefully.
+			<br>''<span class="lime">Respect for Youth SMR:</span>'' slave markets in your arcology are required to treat younger slaves carefully.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSYouthPreferentialistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSYouthPreferentialistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Youth Preferentialism//
 		<</if>>
 		<<if $arcologies[0].FSYouthPreferentialist >= 90>>
 			<<if $arcologies[0].FSYouthPreferentialistLaw>>
 				<br>''Youthful Citizen Subsidy:'' young citizens are offered reduced rent.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSYouthPreferentialistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSYouthPreferentialistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Youthful Citizen Subsidy:@@'' young citizens will be offered reduced rent.
+				<br>''<span class="lime">Youthful Citizen Subsidy:</span>'' young citizens will be offered reduced rent.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSYouthPreferentialistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSYouthPreferentialistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce your rental income//
 			<</if>>
@@ -1532,12 +1532,12 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSMaturityPreferentialistSMR>>
 			<br>''Respect for Maturity SMR:'' slave markets in your arcology are required to treat mature slaves properly.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSMaturityPreferentialistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSMaturityPreferentialistSMR = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSHedonisticDecadenceSMR == 0>>
-				<br>''@@.lime;Respect for Maturity SMR:@@'' slave markets in your arcology are required to treat mature slaves properly.
+				<br>''<span class="lime">Respect for Maturity SMR:</span>'' slave markets in your arcology are required to treat mature slaves properly.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSMaturityPreferentialistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSMaturityPreferentialistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Maturity Preferentialism//
 			<</if>>
@@ -1546,11 +1546,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSMaturityPreferentialist >= 90>>
 			<<if $arcologies[0].FSMaturityPreferentialistLaw>>
 				<br>''Mature Citizen Subsidy:'' older citizens are offered reduced rent.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSMaturityPreferentialistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSMaturityPreferentialistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Mature Citizen Subsidy:@@'' older citizens will be offered reduced rent.
+				<br>''<span class="lime">Mature Citizen Subsidy:</span>'' older citizens will be offered reduced rent.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSMaturityPreferentialistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSMaturityPreferentialistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce your rental income//
 			<</if>>
@@ -1561,11 +1561,11 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSPetiteAdmirationSMR>>
 			<br>''Small Details SMR:'' in order to be sold in the arcology, slaves must pass height requirements.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationSMR = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSStatuesqueGlorificationSMR == 0>>
-				<br>''@@.lime;Small Details SMR:@@'' in order to be sold in the arcology, slaves must pass height requirements.
-				@@.green;[[Implement|Policies][$arcologies[0].FSPetiteAdmirationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<br>''<span class="lime">Small Details SMR:</span>'' in order to be sold in the arcology, slaves must pass height requirements.
+				<span class="green">[[Implement|Policies][$arcologies[0].FSPetiteAdmirationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Petite Admiration//
 				<<if $policies.SMR.height.basicSMR > 0 || $policies.SMR.height.advancedSMR != 0>>
 					//and will repeal interfering height regulations//
@@ -1579,21 +1579,21 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSPetiteAdmiration >= 60>>
 			<<if $arcologies[0].FSPetiteAdmirationLaw2>>
 				<br>''Relative Height Clause:'' beauty standards are based off of relative expected height as opposed to a strict cutoff.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationLaw2 = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationLaw2 = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Relative Height Clause:@@'' you will do your best to push a taste for relative height rather than a strict cut-off.
-				@@.green;[[Implement|Policies][$arcologies[0].FSPetiteAdmirationLaw2 = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<br>''<span class="lime">Relative Height Clause:</span>'' you will do your best to push a taste for relative height rather than a strict cut-off.
+				<span class="green">[[Implement|Policies][$arcologies[0].FSPetiteAdmirationLaw2 = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will weaken beauty standards by making them more easily attainable but may flush out cheaters//
 			<</if>>
 		<</if>>
 		<<if $arcologies[0].FSPetiteAdmiration >= 90>>
 			<<if $arcologies[0].FSPetiteAdmirationLaw>>
 				<br>''Big & Small Subsidy:'' citizens are offered reduced rent for keeping slaves far shorter than themselves.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPetiteAdmirationLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Big & Small Subsidy:@@'' citizens will be offered reduced rent for keeping slaves and taking partners far shorter than themselves.
+				<br>''<span class="lime">Big & Small Subsidy:</span>'' citizens will be offered reduced rent for keeping slaves and taking partners far shorter than themselves.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSPetiteAdmirationLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSPetiteAdmirationLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce your rental income//
 			<</if>>
@@ -1604,11 +1604,11 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSStatuesqueGlorificationSMR>>
 			<br>''You Must Be This Tall SMR:'' in order to be sold in the arcology, slaves must be able to pass height requirements.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationSMR = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSPetiteAdmirationSMR == 0>>
-				<br>''@@.lime;You Must Be This Tall SMR:@@'' in order to be sold in the arcology, slaves must pass height requirements.
-				@@.green;[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<br>''<span class="lime">You Must Be This Tall SMR:</span>'' in order to be sold in the arcology, slaves must pass height requirements.
+				<span class="green">[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Statuesque Glorification//
 				<<if $policies.SMR.height.basicSMR < 0 || $policies.SMR.height.advancedSMR != 0>>
 					//and will repeal interfering height regulations//
@@ -1622,11 +1622,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSStatuesqueGlorification >= 60>>
 			<<if $arcologies[0].FSStatuesqueGlorificationLaw2>>
 				<br>''Relative Height Clause:'' beauty standards are based off of relative expected height as opposed to a strict cutoff.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationLaw2 = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationLaw2 = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Relative Height Clause:@@'' you will do your best to push focus on to relative height rather than a strict cutoff.
+				<br>''<span class="lime">Relative Height Clause:</span>'' you will do your best to push focus on to relative height rather than a strict cutoff.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationLaw2 = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationLaw2 = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will weaken beauty standards by making them more easily attainable//
 			<</if>>
@@ -1634,11 +1634,11 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSStatuesqueGlorification >= 90>>
 			<<if $arcologies[0].FSStatuesqueGlorificationLaw>>
 				<br>''Height Makes Right:'' tall citizens are offered reduced rent at short citizens' expense.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSStatuesqueGlorificationLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Height Makes Right:@@'' tall citizens will be offered reduced rent at short citizens' expense.
+				<br>''<span class="lime">Height Makes Right:</span>'' tall citizens will be offered reduced rent at short citizens' expense.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSStatuesqueGlorificationLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 		<</if>>
@@ -1648,22 +1648,22 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSSlimnessEnthusiastSMR>>
 			<br>''Physical Fitness SMR:'' in order to be sold in the arcology, chubby slaves must be forced to work out first.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSSlimnessEnthusiastSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSlimnessEnthusiastSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Physical fitness SMR:@@'' in order to be sold in the arcology, chubby slaves will have to be forced to work out first.
+			<br>''<span class="lime">Physical fitness SMR:</span>'' in order to be sold in the arcology, chubby slaves will have to be forced to work out first.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 
 		<<if $arcologies[0].FSSlimnessEnthusiastLaw>>
 			<br>''Flat Feminine Ideal:'' you are doing your best to maintain a fashion for elegant girls with just the right amount of T&A, none!
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSSlimnessEnthusiastLaw = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSSlimnessEnthusiastLaw = 0]]</span>
 		<<else>>
 			<<if $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSGenderRadicalistLawFuta != 3 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0 && $arcologies[0].FSPhysicalIdealistLaw == 0>>
-				<br>''@@.lime;Flat Feminine Ideal:@@'' you will do your best to start a fashion for elegant girls with just the right amount of T&A, none!
+				<br>''<span class="lime">Flat Feminine Ideal:</span>'' you will do your best to start a fashion for elegant girls with just the right amount of T&A, none!
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Flat slaves will enjoy increased attractiveness to citizens//
 			<</if>>
@@ -1674,11 +1674,11 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSAssetExpansionistSMR>>
 			<br>''Asset Expansion SMR:'' in order to be sold in the arcology, slaves must have their assets expanded with growth hormones.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSAssetExpansionistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSAssetExpansionistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Asset Expansion SMR:@@'' in order to be sold in the arcology, slaves will have to have their assets expanded with growth hormones.
+			<br>''<span class="lime">Asset Expansion SMR:</span>'' in order to be sold in the arcology, slaves will have to have their assets expanded with growth hormones.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSAssetExpansionistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSAssetExpansionistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1687,22 +1687,22 @@ More policies will become available as the arcology develops.//
 
 		<<if $arcologies[0].FSPastoralistSMR>>
 			<br>''Universal Slave Lactation SMR:'' in order to be sold in the arcology, slaves must be actively lactating.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSPastoralistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPastoralistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Universal Slave Lactation SMR:@@'' in order to be sold in the arcology, slaves must be actively lactating.
+			<br>''<span class="lime">Universal Slave Lactation SMR:</span>'' in order to be sold in the arcology, slaves must be actively lactating.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSPastoralistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSPastoralistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Pastoralism//
 		<</if>>
 		<<if $arcologies[0].FSPastoralist >= 90>>
 			<<if $arcologies[0].FSPastoralistLaw>>
 				<br>''Animal Products Ban:'' animal products that compete with slave fluids are banned.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPastoralistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPastoralistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Animal Products Ban:@@'' animal products that compete with slave fluids will be banned.
+				<br>''<span class="lime">Animal Products Ban:</span>'' animal products that compete with slave fluids will be banned.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSPastoralistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSPastoralistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will reduce market freedom, damaging the arcology's prosperity//
 			<</if>>
@@ -1712,34 +1712,34 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSPhysicalIdealist >= 40>>
 		<<if $arcologies[0].FSPhysicalIdealistSMR>>
 			<br>''Lifting SMR:'' in order to be sold in the arcology, slaves must be <<if $arcologies[0].FSPhysicalIdealistLaw>>toned<<else>>bulked<</if>>.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Lifting SMR:@@'' in order to be sold in the arcology, slaves will have to be <<if $arcologies[0].FSPhysicalIdealistLaw>>toned<<else>>bulked<</if>>.
+			<br>''<span class="lime">Lifting SMR:</span>'' in order to be sold in the arcology, slaves will have to be <<if $arcologies[0].FSPhysicalIdealistLaw>>toned<<else>>bulked<</if>>.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSPhysicalIdealistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSPhysicalIdealistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Physical Idealism//
 		<</if>>
 		<<if $arcologies[0].FSPhysicalIdealist >= 60>>
 			<<if $arcologies[0].FSPhysicalIdealistLaw>>
 				<br>''Fit Feminine Ideal:'' you are doing your best to maintain a fashion for fit, healthy girls with just the right amount of muscle definition.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistLaw = 0]]</span>
 			<<else>>
 				<<if $arcologies[0].FSHedonisticDecadenceLaw2 == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSPhysicalIdealistStrongFat == 0>>
-					<br>''@@.lime;Fit Feminine Ideal:@@'' you will do your best to start a fashion for fit, healthy girls with just the right amount of muscle definition.
+					<br>''<span class="lime">Fit Feminine Ideal:</span>'' you will do your best to start a fashion for fit, healthy girls with just the right amount of muscle definition.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSPhysicalIdealistLaw = 1]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSPhysicalIdealistLaw = 1]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly affect society's views on slave beauty//
 				<</if>>
 
 				<<if $arcologies[0].FSPhysicalIdealistStrongFat>>
 					<br>''Strongfat Feminine Ideal:'' you are doing your best to maintain a fashion for strong girls with a thick layer of fat over their muscles.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistStrongFat = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSPhysicalIdealistStrongFat = 0]]</span>
 				<<else>>
-					<br>''@@.lime;Strongfat Feminine Ideal:@@'' you will do your best to start a fashion for strong girls with a thick layer of fat over their muscles.
+					<br>''<span class="lime">Strongfat Feminine Ideal:</span>'' you will do your best to start a fashion for strong girls with a thick layer of fat over their muscles.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSPhysicalIdealistStrongFat = 1]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSPhysicalIdealistStrongFat = 1]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly affect society's views on slave beauty//
 				<</if>>
@@ -1751,12 +1751,12 @@ More policies will become available as the arcology develops.//
 		<<if $policies.SMR.weightSMR == 0>>
 			<<if $arcologies[0].FSHedonisticDecadenceSMR>>
 				<br>''Corpulence SMR:'' in order to be sold in the arcology, slaves must be plump.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 0]]</span>
 			<<else>>
 				<<if $arcologies[0].FSMaturityPreferentialistSMR == 0>>
-					<br>''@@.lime;Corpulence SMR:@@'' in order to be sold in the arcology, slaves must be plump.
+					<br>''<span class="lime">Corpulence SMR:</span>'' in order to be sold in the arcology, slaves must be plump.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Hedonistic Decadence//
 				<</if>>
@@ -1765,12 +1765,12 @@ More policies will become available as the arcology develops.//
 		<<if $arcologies[0].FSHedonisticDecadence >= 60>>
 			<<if $arcologies[0].FSHedonisticDecadenceLaw2>>
 				<br>''Rotund Feminine Ideal:'' you are doing your best to maintain a fashion for thick girls with soft bellies, big butts and luscious tits.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 0]]</span>
 			<<else>>
 				<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSPhysicalIdealistLaw == 0 && $arcologies[0].FSGenderRadicalistLawFuta != 3>>
-					<br>''@@.lime;Rotund Feminine Ideal:@@'' you will do your best to start a fashion for thick girls with soft bellies, big butts and luscious tits.
+					<br>''<span class="lime">Rotund Feminine Ideal:</span>'' you will do your best to start a fashion for thick girls with soft bellies, big butts and luscious tits.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 1]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 1]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly affect society's views on slave beauty//
 				<</if>>
@@ -1778,12 +1778,12 @@ More policies will become available as the arcology develops.//
 
 			<<if $arcologies[0].FSHedonisticDecadenceStrongFat>>
 				<br>''Fat n' Strong Feminine Ideal:'' you are doing your best to maintain a fashion for thick, strong girls.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceStrongFat = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceStrongFat = 0]]</span>
 			<<else>>
 				<<if $arcologies[0].FSHedonisticDecadenceLaw2 == 0>>
-					<br>''@@.lime;Fat n' Strong Feminine Ideal:@@'' you will do your best to start a fashion for thick girls with plenty of muscle under their fat.
+					<br>''<span class="lime">Fat n' Strong Feminine Ideal:</span>'' you will do your best to start a fashion for thick girls with plenty of muscle under their fat.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceStrongFat = 1]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceStrongFat = 1]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will greatly affect society's views on slave beauty//
 				<</if>>
@@ -1791,11 +1791,11 @@ More policies will become available as the arcology develops.//
 			<<if $arcologies[0].FSHedonisticDecadence >= 90>>
 				<<if $arcologies[0].FSHedonisticDecadenceLaw>>
 					<br>''Life's Joys Subsidy:'' food vendors are offered reduced rent and operating expenses.
-					@@.yellow;[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 0]]@@
+					<span class="yellow">[[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 0]]</span>
 				<<else>>
-					<br>''@@.lime;Life's Joys Subsidy:@@'' food vendors are offered reduced rent and operating expenses.
+					<br>''<span class="lime">Life's Joys Subsidy:</span>'' food vendors are offered reduced rent and operating expenses.
 					<<if $rep >= 1000>>
-						@@.green;[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 1]]@@
+						<span class="green">[[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 1]]</span>
 					<</if>>
 					<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will improve prosperity but decrease rental income — tailors may see increased business//
 				<</if>>
@@ -1806,22 +1806,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSChattelReligionist >= 40>>
 		<<if $arcologies[0].FSChattelReligionistSMR>>
 			<br>''Consecration by Public Use SMR:'' in order to be sold in the arcology, slaves must be offered for public use for a single day.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSChattelReligionistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSChattelReligionistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Consecration by Public Use SMR:@@'' in order to be sold in the arcology, slaves must be offered for public use for a single day.
+			<br>''<span class="lime">Consecration by Public Use SMR:</span>'' in order to be sold in the arcology, slaves must be offered for public use for a single day.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSChattelReligionistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSChattelReligionistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Chattel Religionism//
 		<</if>>
 		<<if $arcologies[0].FSChattelReligionist >= 90>>
 			<<if $arcologies[0].FSChattelReligionistLaw>>
 				<br>''Official Religion:'' you are enshrined as the prophet of a vibrant slaveowning religion.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSChattelReligionistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSChattelReligionistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Official Religion:@@'' you will be enshrined as the prophet of a vibrant slaveowning religion.
+				<br>''<span class="lime">Official Religion:</span>'' you will be enshrined as the prophet of a vibrant slaveowning religion.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSChattelReligionistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSChattelReligionistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase your renown//
 			<</if>>
@@ -1831,12 +1831,12 @@ More policies will become available as the arcology develops.//
 	<<if $nicaeaHeld>>
 		<<if $arcologies[0].FSChattelReligionistCreed>>
 			<br>''Chattel Religionist Creed:'' Chattel Religionism in your arcology subscribes to the creed established by the $nicaeaName, which honors	<<if $nicaeaFocus == "slaves">>slaves<<else>>slaveowners<</if>>, enhances	<<if $nicaeaAssignment == "whore">>prostitution<<elseif $nicaeaAssignment == "serve the public">>public service<<else>>fucktoy duty<</if>>, and respects	<<if $nicaeaAchievement == "slaves">>owning many sex slaves<<elseif $nicaeaAchievement == "devotion">>worshipful slaves<<else>>trusting slaves<</if>>. The creed is	<<if $nicaeaPower > 1>>strong<<else>>somewhat weak<</if>>.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSChattelReligionistCreed = 0, cashX(-10000, "policies"), repX(-2000, "policies")]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSChattelReligionistCreed = 0, cashX(-10000, "policies"), repX(-2000, "policies")]]</span>
 			//Repealing this policy costs twice as much as implementing it.//
 		<<else>>
-			<br>''@@.lime;Chattel Religionist Creed:@@'' Chattel Religionism in your arcology will subscribe to the creed established by the $nicaeaName, which honors	<<if $nicaeaFocus == "slaves">>slaves<<else>>slaveowners<</if>>, enhances	<<if $nicaeaAssignment == "whore">>prostitution<<elseif $nicaeaAssignment == "serve the public">>public service<<else>>fucktoy duty<</if>>, and respects	<<if $nicaeaAchievement == "slaves">>owning many sex slaves<<elseif $nicaeaAchievement == "devotion">>worshipful slaves<<else>>trusting slaves<</if>>. The creed is	<<if $nicaeaPower > 1>>strong<<else>>somewhat weak<</if>>.
+			<br>''<span class="lime">Chattel Religionist Creed:</span>'' Chattel Religionism in your arcology will subscribe to the creed established by the $nicaeaName, which honors	<<if $nicaeaFocus == "slaves">>slaves<<else>>slaveowners<</if>>, enhances	<<if $nicaeaAssignment == "whore">>prostitution<<elseif $nicaeaAssignment == "serve the public">>public service<<else>>fucktoy duty<</if>>, and respects	<<if $nicaeaAchievement == "slaves">>owning many sex slaves<<elseif $nicaeaAchievement == "devotion">>worshipful slaves<<else>>trusting slaves<</if>>. The creed is	<<if $nicaeaPower > 1>>strong<<else>>somewhat weak<</if>>.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSChattelReligionistCreed = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSChattelReligionistCreed = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 		<</if>>
 	<</if>>
@@ -1844,21 +1844,21 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSRomanRevivalist >= 40>>
 		<<if $arcologies[0].FSRomanRevivalistSMR>>
 			<br>''Market Slave Expendability SMR:'' slave markets are encouraged to immediately dispose of low quality menial slaves in gladiatorial combats.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSRomanRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRomanRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Market Slave Expendability SMR:@@'' slave markets are encouraged to immediately dispose of low quality menial slaves in gladiatorial combats.
+			<br>''<span class="lime">Market Slave Expendability SMR:</span>'' slave markets are encouraged to immediately dispose of low quality menial slaves in gladiatorial combats.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSRomanRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRomanRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Roman Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSRomanRevivalist >= 90>>
 			<<if $arcologies[0].FSRomanRevivalistLaw>>
 				<br>''Republican Military Establishment:'' all citizens of stature are required to participate personally in the defense of the state.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSRomanRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSRomanRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Republican Military Establishment:@@'' all citizens of stature will be required to participate personally in the defense of the state.
-				@@.green;[[Implement|Policies][$arcologies[0].FSRomanRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<br>''<span class="lime">Republican Military Establishment:</span>'' all citizens of stature will be required to participate personally in the defense of the state.
+				<span class="green">[[Implement|Policies][$arcologies[0].FSRomanRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will improve your arcology's combat power during crises//
 			<</if>>
 		<</if>>
@@ -1867,22 +1867,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSAztecRevivalist >= 40>>
 		<<if $arcologies[0].FSAztecRevivalistSMR>>
 			<br>''Captured and Incorrigible Slaves Tribute:'' all captured and incorrigible slaves must be made tribute to the altars.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSAztecRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSAztecRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Captured and Incorrigible Slaves Tribute:@@'' all captured and incorrigible slaves must be made tribute to the altars.
+			<br>''<span class="lime">Captured and Incorrigible Slaves Tribute:</span>'' all captured and incorrigible slaves must be made tribute to the altars.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSAztecRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSAztecRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Aztec Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSAztecRevivalist >= 90>>
 			<<if $arcologies[0].FSAztecRevivalistLaw>>
 				<br>''Mandatory Artisan Training:'' to inherit or receive a trade a citizen must pass a mandatory course in one of the academies.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSAztecRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSAztecRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Mandatory Artisan Training:@@'' to inherit or receive a trade a citizen must pass a mandatory course in one of the academies.
+				<br>''<span class="lime">Mandatory Artisan Training:</span>'' to inherit or receive a trade a citizen must pass a mandatory course in one of the academies.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSAztecRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSAztecRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will improve your arcology's combat power during crises//
 			<</if>>
@@ -1892,22 +1892,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSEgyptianRevivalist >= 40>>
 		<<if $arcologies[0].FSEgyptianRevivalistSMR>>
 			<br>''Egyptian Cultural Induction SMR:'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of ancient Egypt.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Egyptian Cultural Induction SMR:@@'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of ancient Egypt.
+			<br>''<span class="lime">Egyptian Cultural Induction SMR:</span>'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of ancient Egypt.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Egyptian Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSEgyptianRevivalist >= 90>>
 			<<if $arcologies[0].FSEgyptianRevivalistLaw>>
 				<br>''Pharaoh's Consort:'' your Head Girl holds legal status as your Consort, increasing $his prominence.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSEgyptianRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Pharaoh's Consort:@@'' your Head Girl will be given legal status as your Consort.
+				<br>''<span class="lime">Pharaoh's Consort:</span>'' your Head Girl will be given legal status as your Consort.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will increase your Head Girl's prominence//
 			<</if>>
@@ -1917,22 +1917,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSEdoRevivalist >= 40>>
 		<<if $arcologies[0].FSEdoRevivalistSMR>>
 			<br>''Edo Cultural Induction SMR:'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Edo Japan.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSEdoRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSEdoRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Edo Cultural Induction SMR:@@'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Edo Japan.
+			<br>''<span class="lime">Edo Cultural Induction SMR:</span>'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Edo Japan.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSEdoRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSEdoRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Edo Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSEdoRevivalist >= 90>>
 			<<if $arcologies[0].FSEdoRevivalistLaw>>
 				<br>''Cultural Insularity:'' protects the arcology from old world influences, speeding the acceptance of all future societies.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSEdoRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSEdoRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Cultural Insularity:@@'' will protect the arcology from old world influences.
+				<br>''<span class="lime">Cultural Insularity:</span>'' will protect the arcology from old world influences.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSEdoRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSEdoRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will speed the acceptance of all future societies//
 			<</if>>
@@ -1942,22 +1942,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSArabianRevivalist >= 40>>
 		<<if $arcologies[0].FSArabianRevivalistSMR>>
 			<br>''Arabian Cultural Induction SMR:'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of the old Caliphate.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSArabianRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSArabianRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Arabian Cultural Induction SMR:@@'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of the old Caliphate.
+			<br>''<span class="lime">Arabian Cultural Induction SMR:</span>'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of the old Caliphate.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSArabianRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSArabianRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Arabian Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSArabianRevivalist >= 90>>
 			<<if $arcologies[0].FSArabianRevivalistLaw>>
 				<br>''Jizya Tax:'' raises the rents of unassimilated citizens, speeding the acceptance of all future societies.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSArabianRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSArabianRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Jizya Tax:@@'' will raise the rents of unassimilated citizens, speeding the acceptance of all future societies.
+				<br>''<span class="lime">Jizya Tax:</span>'' will raise the rents of unassimilated citizens, speeding the acceptance of all future societies.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSArabianRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSArabianRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 				<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will moderately increase rental income and improve acceptance of all future societies//
 			<</if>>
@@ -1967,22 +1967,22 @@ More policies will become available as the arcology develops.//
 	<<if $arcologies[0].FSChineseRevivalist >= 40>>
 		<<if $arcologies[0].FSChineseRevivalistSMR>>
 			<br>''Imperial Cultural Induction SMR:'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Imperial China.
-			@@.yellow;[[Repeal|Policies][$arcologies[0].FSChineseRevivalistSMR = 0]]@@
+			<span class="yellow">[[Repeal|Policies][$arcologies[0].FSChineseRevivalistSMR = 0]]</span>
 		<<else>>
-			<br>''@@.lime;Imperial Cultural Induction SMR:@@'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Imperial China.
+			<br>''<span class="lime">Imperial Cultural Induction SMR:</span>'' in order to be sold in the arcology, slaves must be instructed in the cultural tenets of Imperial China.
 			<<if $rep >= 1000>>
-				@@.green;[[Implement|Policies][$arcologies[0].FSChineseRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+				<span class="green">[[Implement|Policies][$arcologies[0].FSChineseRevivalistSMR = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 			<</if>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will help advance Chinese Revivalism//
 		<</if>>
 		<<if $arcologies[0].FSChineseRevivalist >= 90>>
 			<<if $arcologies[0].FSChineseRevivalistLaw>>
 				<br>''Slave Administrator Enabling Law:'' affords your Head Girl considerable legal power, allowing $him to accomplish even more slave training.
-				@@.yellow;[[Repeal|Policies][$arcologies[0].FSChineseRevivalistLaw = 0]]@@
+				<span class="yellow">[[Repeal|Policies][$arcologies[0].FSChineseRevivalistLaw = 0]]</span>
 			<<else>>
-				<br>''@@.lime;Slave Administrator Enabling Law:@@'' will afford your Head Girl considerable legal power, allowing $him to accomplish even more slave training.
+				<br>''<span class="lime">Slave Administrator Enabling Law:</span>'' will afford your Head Girl considerable legal power, allowing $him to accomplish even more slave training.
 				<<if $rep >= 1000>>
-					@@.green;[[Implement|Policies][$arcologies[0].FSChineseRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]@@
+					<span class="green">[[Implement|Policies][$arcologies[0].FSChineseRevivalistLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]]</span>
 				<</if>>
 			<</if>>
 		<</if>>
-- 
GitLab