/* The text below alters the browser links on the ........... page */
a:active {  color: #990033; text-decoration: none}
a:link {  color: #990033; text-decoration: none}
a:visited {color: #00cc99; text-decoration: none}
a:hover {  color: #ff0000; text-decoration: none}


/* The text below alters the browser links on the home page */
A.homelink:active {COLOR: #FFFF00; text-decoration: none}
A.homelink:link {COLOR: #FFFF00; text-decoration: none}
A.homelink:visited {COLOR: #FFCC99; text-decoration: none}
A.homelink:hover {COLOR: #FFCC99; text-decoration: underline}

/* The text below alters the browser links on the UK page */
A.uklink:active {COLOR: #66ffff; text-decoration: none}
A.uklink:link {COLOR: #66ffff; text-decoration: none}
A.uklink:visited {COLOR: #ffff00; text-decoration: none}
A.uklink:hover {COLOR: #ffff00; text-decoration: underline}

A.uklink2:active {COLOR: #776df9; text-decoration: none}
A.uklink2:link {COLOR: #776df9; text-decoration: none}
A.uklink2:visited {COLOR: #5480eb; text-decoration: none}
A.uklink2:hover {COLOR: #5480eb; text-decoration: underline}

/* The text below alters the browser links on the Nordic page */
A.nordiclink:active {COLOR: #ff0033; text-decoration: none}
A.nordiclink:link {COLOR: #ff0033; text-decoration: none}
A.nordiclink:visited {COLOR: #330099; text-decoration: none}
A.nordiclink:hover {COLOR: #330099; text-decoration: underline}

/* The text below alters the browser links on the Money page */
A.moneylink:active {COLOR: #FFFF00; text-decoration: none}
A.moneylink:link {COLOR: #FFFF00; text-decoration: none}
A.moneylink:visited {COLOR: #0000CC; text-decoration: none}
A.moneylink:hover {COLOR: #0000CC; text-decoration: underline}

/* The text below alters the browser links on the Benelux page */
A.beneluxlink:active {COLOR: #FFFF00; text-decoration: none}
A.beneluxlink:link {COLOR: #FFFF00; text-decoration: none}
A.beneluxlink:visited {COLOR: #0000CC; text-decoration: none}
A.beneluxlink:hover {COLOR: #0000CC; text-decoration: underline}

/* The text below alters the browser links on the Pensions page */
A.pensionslink:active {COLOR: #FFFF00; text-decoration: none}
A.pensionslink:link {COLOR: #FFFF00; text-decoration: none}
A.pensionslink:visited {COLOR: #0000CC; text-decoration: none}
A.pensionslink:hover {COLOR: #0000CC; text-decoration: underline}


/* The text below alters the browser links on the South African */
A.salink:active {COLOR: #5AFFE8; text-decoration: none}
A.salink:link {COLOR: #5AFFE8; text-decoration: none}
A.salink:visited {COLOR: #5AFFE8; text-decoration: none}
A.salink:hover {COLOR: #5AFFE8; text-decoration: underline}



	.myfont
		{
			font-family:  arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none; 
			color: "#FFFFFF";
		}


.atmt {
			
			color: "#FFFFFF"; background-color: "#65a7b7"
		}

.atmt2 {
			font-family:  arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none; 
			color: "#FFFFFF"; background-color: "#65a7b7"
		}