/* Top Menu */
a.bluelink:link 	{ color: #295FB5; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluelink:active 	{ color: #FFFF00; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluelink:visited	{ color: #295FB5; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluelink:hover 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold;}

/* Side Menu */
a.whitelink:link 	{ color: #FFFFFF; text-decoration: none; font-size: 12;font-weight: bold; }
a.whitelink:active 	{ color: #FFFF00; text-decoration: none; font-size: 12;font-weight: bold; }
a.whitelink:visited 	{ color: #FFFFFF; text-decoration: none; font-size: 12;font-weight: bold; }
a.whitelink:hover 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold; }

/* Top Menu Selected Page */

a.bluelabel:link 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold; }
a.bluelabel:active 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold; }
a.bluelabel:visited 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold; }
a.bluelabel:hover 	{ color: #FFFFFF; text-decoration: underline; font-size: 12;font-weight: bold; }

/* Side Menu Selected Page */
a.whitelabel:link 	{ color: #295FB5; text-decoration: underline; background-color:#FFFFFF; font-size: 12;font-weight: bold; }
a.whitelabel:active 	{ color: #295FB5; text-decoration: underline; background-color:#FFFFFF; font-size: 12;font-weight: bold; }
a.whitelabel:visited 	{ color: #295FB5; text-decoration: underline; background-color:#FFFFFF; font-size: 12;font-weight: bold; }
a.whitelabel:hover 	{ color: #295FB5; text-decoration: underline; background-color:#FFFFFF; font-size: 12;font-weight: bold; }

/* Blue Page Links */

a.bluepagelink:link 		{ color: #295FB5; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluepagelink:active 	{ color: #FFFF00; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluepagelink:visited	{ color: #295FB5; text-decoration: none; font-size: 12; font-weight: bold;}
a.bluepagelink:hover 	{ color: #295FB5; text-decoration: underline; font-size: 12;font-weight: bold;}