/* CSS Document */
a.sideLink {color: #660000; text-decoration: none; }
a.sideLink:hover {text-decoration: underline;}

a.mainLink {color: #000000; text-decoration: none; font-weight: bold;}
a.mainLink:hover {text-decoration: underline;}

a.wpLink {color: #000000; text-decoration: none;}
a.wpLink:hover {text-decoration: underline;}

a.headerLink {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.headerLink:hover {text-decoration: none;}
