/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: Blue;}

/*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 {font-family: Arial; text-decoration: none; color: White; font-size: 14px;}
A.MenuLink:hover {text-decoration: none; color: #bdb898;}

A.FooterLink:link, A.FooterLink:visited, A.FooterLink:active {font-family: Arial; text-decoration: none; color: White; font-size: 11px;}
A.FooterLink:hover {text-decoration: none; color: White;}

A.NewsLink:link, a.NewsLink:visited, a.NewsLink:active {font-family: Arial; text-decoration: none; color: #730028; font-size: 13px;}
A.NewsLink:hover {text-decoration: underline; color: #730028;}

A.SubLink:link, a.SubLink:visited, a.SubLink:active {font-family: Arial; text-decoration: none; color: #333333; font-size: 13px;}
A.SubLink:hover {text-decoration: underline; color: #333333;}

A.ChildLink:link, a.ChildLink:visited, a.ChildLink:active {font-family: Arial; text-decoration: none; color: #654924; font-size: 11px;}
A.ChildLink:hover {text-decoration: underline; color: #654924;}

A.NewsLink:link, a.NewsLink:visited, a.NewsLink:active {font-family: Arial; text-decoration: none; color: #730028; font-size: 13px;}
A.NewsLink:hover {text-decoration: underline; color: #b00540;}

li.menu	{color: #654924;}

BODY {color: black; font-family: Arial; font-size: 12px;}

.Heading			{color: #730028; font-size: 18px; font-weight: bold;}
.SubHeading			{color: #730028; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 12px; color: black;}
.Burgundy			{font-size: 12px; color: #730028;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
.FooterText			{font-family: Arial; text-decoration: none; color: White; font-size: 11px;}