body { }
p { }
td { }
a:link {}
a:visited {}
a:hover {}
a:active {}

/* General Purpose */
.Departmens { color: #f2f6f9; font-size: 16pt; font-family: Arial; font-weight: bold; }
.regulartextWhite { color: #fff; font-size: 10pt; font-family: arial; }
.divider { font-size: 12pt; letter-spacing: -1pt; }
.historytitle { color: #1c5784; font-size: medium; font-family: georgia; font-weight: bold; }
.regulartext { font-size: 10pt; font-family: arial; }
.smalltext { font-size: 8pt; font-family: arial; }

/* ALL LINKS */
/* Home Page etc. */
a.WtoY:link { color: white; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.WtoY:active { color: #fff200; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.WtoY:visited { color: white; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.WtoY:hover { color: #fff200; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.YtoW:link { color: #fff200; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.YtoW:active { color: white; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.YtoW:visited { color: #fff200; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none ; }
a.YtoW:hover { color: white; font-size: 16px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none ; }

/* Departments */
a.Sidebar:link { color: #f2f6f9; font-family: arial; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:visited { color: #f2f6f9; font-family: arial; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:hover { color: #fff200; font-family: arial; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:active { color: #fff; font-family: arial; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.SidebarSmall:link { color: #cbdfee; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:visited { color: #e2ecf3; color: #cbdfee; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:hover { color: #fff200; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:active { color: #fff; font-size: 8pt; font-family: verdana; text-decoration: none; }

/* Departments Header Links */
a.Normal:link { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Normal:visited { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Normal:hover { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; background-color: #e8f0f6; }
a.Normal:active { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none;  }
a.Weekly:link { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Weekly:visited { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Weekly:hover { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; background-color: #e8f0f6;}
a.Weekly:active { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }

/* Circular Link */
a.CircularStyle:link { color:#1c5784; }
a.CircularStyle:visited { color:#1c5784; }
a.CircularStyle:hover { color:#000000; background-color: #eeeeee; text-decoration: none;}
a.CircularStyle:active { color:#1c5784; background-color: transparent; text-decoration: none; }