BODY {color: black; font-family: Arial; font-size: 13px;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: Black;}
A.Anchor:hover {text-decoration: none; color: Black;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: Blue;}
A.MenuLink:hover {text-decoration: none; color: Red;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: Blue;}
A.HoverLink:hover {text-decoration: underline; color: Red;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: Blue;}
A.NoHoverLink:hover {text-decoration: underline; color: Blue;}

h1{color: #513159!important; font-size: 18px; font-weight: bold; text-decoration:none;}
h1 a {color: #513159!important; font-size: 18px; font-weight: bold; text-decoration:none;}
h2{color: #7ca849; font-size: 14px; font-weight: bold; text-decoration:none;}


.Heading			{color: #513159; font-size: 18px; font-weight: bold;}
.SubHeading			{color: #513159; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: #673f71; font-weight: bold;}
.HighlightedText2	{color: #673f71;}
.Caption			{font-size: 10px;}
.Home				{font-size: 14px; color: white;}