/* LINK_STYLE XML and HTML
	Last Changed: 08th Dec 2008 */

/*Start Main Link Anchor Pseudo Classes */
a {text-decoration: none}
a.lnk-visit-nochg:visited{background-color: blue; color: white; text-decoration: none}
a.BlueOnTrans:link {background-color: transparent; color: blue; font-weight: bold; text-decoration: none}
a.BlueOnTrans:visited {background-color: transparent; color: blue; font-weight: bold; text-decoration: none}
a.BlueOnTrans:hover {background-color: transparent; color: red; font-weight: bold;  text-decoration: none}
a.BlueOnTrans:active {background-color: transparent;  color: red; font-weight: bold;  text-decoration: none}
a.GreenOnTrans:link {background-color: transparent; color: green; font-weight: bold; text-decoration: none}
a.GreenOnTrans:visited {background-color: transparent; color: green; font-weight: bold; text-decoration: none}
a.GreenOnTrans:hover {background-color: transparent; color: red; font-weight: bold;  text-decoration: none}
a.GreenOnTrans:active {background-color: transparent;  color: red; font-weight: bold;  text-decoration: none}
a.LBlueOnTrans:link {background-color: transparent; color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnTrans:visited {background-color: transparent; color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnTrans:hover {background-color: transparent; color: red; font-weight: normal;  text-decoration: none}
a.LBlueOnTrans:active {background-color: transparent;  color: red; font-weight: normal;  text-decoration: none}
a.WhiteOnBlue:link {background-color: blue;color: white; text-decoration: none; padding: 4px; font-weight: bold;}
a.WhiteOnBlue:visited {background-color: blue;color: white; text-decoration: none; padding: 4px; font-weight: bold;}
a.WhiteOnBlue:hover {background-color: blue; color: red; font-weight: bold; text-decoration: none;}
a.WhiteOnBlue:active {background-color: blue; color: white; font-weight: bold; text-decoration: none;}
a.WhiteOnGreen:link {background-color: green;color: white; text-decoration: none; padding: 4px; font-weight: bold;}
a.WhiteOnGreen:visited {background-color: green;color: white; text-decoration: none; padding: 4px; font-weight: bold;}
a.WhiteOnGreen:hover {background-color: green; color: red; font-weight: bold; text-decoration: none; padding: 4px;}
a.WhiteOnGreen:active {background-color: green; color: white; font-weight: bold; text-decoration: none; padding: 4px;}
a.WhiteOnRed:link {background-color: red; color: white; font-weight: bold;  text-decoration: none; padding: 6px;}
a.WhiteOnRed:visited {background-color: red;color: white; font-weight: bold; text-decoration: none; padding: 6px;}
a.WhiteOnRed:hover {background-color: red; color: yellow; font-weight: bold; text-decoration: none; padding: 4px;}
a.WhiteOnRed:active {background-color: red; color: white; font-weight: bold; text-decoration: none; padding: 4px;}
a.WOnBItem:link {background-color: blue;color: white; text-decoration: none; font-weight: bold;}
a.WOnBItem:visited {background-color: blue;color: white; text-decoration: none; font-weight: bold;}
a.WOnBItem:hover {background-color: blue; color: red; font-weight: bold; text-decoration: none;}
a.WOnBItem:active {background-color: blue; color: white; font-weight: bold; text-decoration: none;}
a.WOnGItem:link {background-color: green;color: white; text-decoration: none; font-weight: bold;}
a.WOnGItem:visited {background-color: green;color: white; text-decoration: none; font-weight: bold;}
a.WOnGItem:hover {background-color: green; color: red; font-weight: bold; text-decoration: none;}
a.WOnGItem:active {background-color: green; color: white; font-weight: bold; text-decoration: none;}
a.BlackOnSilver:link {background-color: silver; color: black; font-weight: bold; text-decoration: none}
a.BlackOnSilver:visited {background-color: silver; color: black; font-weight: bold; text-decoration: none}
a.BlackOnSilver:hover {background-color: silver; color: red; font-weight: bold; text-decoration: none}
a.BlackOnSilver:active {background-color: silver;color: black; font-weight: bold; text-decoration: none}
a.BlackOnYellow:link {background-color: Yellow; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnYellow:visited {background-color: Yellow; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnYellow:hover {background-color: Yellow; color: red; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnYellow:active {background-color: Yellow; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnWhite:link {background-color: white; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnWhite:visited {background-color: white; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnWhite:hover {background-color: white; color: red; font-weight: bold; text-decoration: none; padding: 1px;}
a.BlackOnWhite:active {background-color: white; color: black; font-weight: bold; text-decoration: none; padding: 1px;}
a.UBlackOnWhite:link {background-color: white; color: black; font-weight: bold; text-decoration: underline; padding: 1px;}
a.UBlackOnWhite:visited {background-color: white; color: black; font-weight: bold; text-decoration: underline; padding: 1px;}
a.UBlackOnWhite:hover {background-color: white; color: red; font-weight: bold; text-decoration: underline; padding: 1px;}
a.UBlackOnWhite:active {background-color: white; color: black; font-weight: bold; text-decoration: underline; padding: 1px;}
a.BlueOnAqua:link {background-color: aqua; color: blue; font-weight: bold; text-decoration: none}
a.BlueOnAqua:visited {background-color: aqua;color: blue; font-weight: bold; text-decoration: none}
a.BlueOnAqua:hover {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.BlueOnAqua:active {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.BlueOnWhite:link {background-color: white; color: blue; font-weight: bold; text-decoration: none}
a.BlueOnWhite:visited {background-color: white;color: blue; font-weight: bold; text-decoration: none}
a.BlueOnWhite:hover {background-color: white; color: red; font-weight: bold;  text-decoration: none}
a.BlueOnWhite:active {background-color: white; color: red; font-weight: bold;  text-decoration: none}
a.UBlueOnWhite:link {background-color: white; color: blue; font-weight: bold; text-decoration:  underline}
a.UBlueOnWhite:visited {background-color: white;color: blue; font-weight: bold; text-decoration: underline}
a.UBlueOnWhite:hover {background-color: white; color: red; font-weight: bold;  text-decoration:  underline}
a.UBlueOnWhite:active {background-color: white; color: red; font-weight: bold;  text-decoration:  underline}
a.GreenOnAqua:link {background-color: aqua; color: green; font-weight: bold; text-decoration: none}
a.GreenOnAqua:visited {background-color: aqua;color: green; font-weight: bold; text-decoration: none}
a.GreenOnAqua:hover {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.GreenAqua:active {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.GreenOnWhite:link {background-color: white; color: green; font-weight: bold; text-decoration: none}
a.GreenOnWhite:visited {background-color: white;color: green; font-weight: bold; text-decoration: none}
a.GreenOnWhite:hover {background-color: white; color: red; font-weight: bold;  text-decoration: none}
a.GreenWhite:active {background-color: white; color: red; font-weight: bold;  text-decoration: none}
a.LBlueOnAqua:link {background-color: aqua; color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnAqua:visited {background-color: aqua;color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnAqua:hover {background-color: aqua; color: red; font-weight: normal;  text-decoration: none}
a.LBlueOnAqua:active {background-color: aqua; color: red; font-weight: Normal;  text-decoration: none}
a.LBlueOnWhite:link {background-color: white; color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnWhite:visited {background-color: white;color: blue; font-weight: normal; text-decoration: none}
a.LBlueOnWhite:hover {background-color: white; color: red; font-weight: normal;  text-decoration: none}
a.LBlueOnWhite:active {background-color: white; color: red; font-weight: Normal;  text-decoration: none}
a.LGreenOnAqua:link {background-color: aqua; color: green; font-weight: normal; text-decoration: none}
a.LGreenOnAqua:visited {background-color: aqua;color: green; font-weight: normal; text-decoration: none}
a.LGreenOnAqua:hover {background-color: aqua; color: red; font-weight: normal;  text-decoration: none}
a.LGreenAqua:active {background-color: aqua; color: red; font-weight: normal;  text-decoration: none}
a.ULBlueOnAqua:link {background-color: aqua;color: blue; font-weight: bold; text-decoration: Underline}
a.ULBlueOnAqua:visited {background-color: aqua;color: blue; font-weight: bold; text-decoration: Underline}
a.ULBlueOnAqua:hover {background-color: aqua; color: red; font-weight: bold;  text-decoration: Underline}
a.ULBlueOnAqua:active {background-color: aqua; color: red; font-weight: bold;  text-decoration: Underline}
a.SilverOnAqua:link {background-color: aqua;color: silver; font-weight: bold; text-decoration: none}
a.SilverOnAqua:visited {background-color: aqua;color: silver; font-weight: bold; text-decoration: none}
a.SilverOnAqua:hover {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.SilverOnAqua:active {background-color: aqua; color: red; font-weight: bold;  text-decoration: none}
a.SilverOnGrey:link {background-color: gray; color: silver; font-weight: bold; text-decoration: none}
a.SilverOnGrey:visited {background-color: gray; color: silver; font-weight: bold; text-decoration: none}
a.SilverOnGrey:hover {background-color: gray; color: red; font-weight: bold;  text-decoration: none}
a.SilverOnGrey:active {background-color: gray; color: red; font-weight: bold;  text-decoration: none}
a.SilverOnWhite:link {background-color: white;color: silver; font-weight: bold; text-decoration: none}
a.SilverOnWhite:visited {background-color: white;color: silver; font-weight: bold; text-decoration: none}
a.SilverOnWhite:hover {background-color: white; color: red; font-weight: bold;  text-decoration: none}
a.SilverOnWhite:active {background-color: white; color: silver; font-weight: bold;  text-decoration: none}
a.WhiteOnBlue:link {background-color: blue;color: white; text-decoration: none}
a.WhiteOnBlue:visited {background-color: blue;color: white; text-decoration: none}
a.WhiteOnBlue:hover {background-color: blue; color: red; font-weight: bold; text-decoration: none}
a.WhiteOnBlue:active {background-color: blue; color: red; font-weight: bold; text-decoration: none}
a.WhiteOnGreen:link {background-color: green; color: white; text-decoration: none}
a.WhiteOnGreen:visited {background-color: green; color: white; text-decoration: none}
a.WhiteOnGreen:hover {background-color: green; color: red; font-weight: bold; text-decoration: none}
a.WhiteOnGreen:active {background-color: green; color: red; font-weight: bold; text-decoration: none}
a.WhiteOnGrey:link {background-color: gray;color: white; text-decoration: none}
a.WhiteOnGrey:visited {background-color: gray;color: white; text-decoration: none}
a.WhiteOnGrey:hover {background-color: gray; color: red; font-weight: bold; text-decoration: none}
a.WhiteOnGrey:active {background-color: gray; color: red; font-weight: bold; text-decoration: none}

