/* Essentially Women - Focus on the Future CSS */

a:link {color: #944949;}
a:hover {color: #990000;}
a:visited {color: #944949;}
a:visited:hover {color: #990000;}

table#nav {color: black; font: 12px Arial, san-serif; text-decoration: none;}
table#nav a:link {color: black; text-decoration: none;}
table#nav a:hover {color: black; text-decoration: underline;}
table#nav a:visited {color: #000033; text-decoration: none;}
table#nav a:visited:hover {color: #000033; text-decoration: underline;}

table#subhdr {color: #004B7D; font: 15px Arial, san-serif; text-decoration: none;}

table#footer {color: black; font: 10px Verdana, Arial, san-serif;}
table#footer a:link {color: #003399;}
table#footer a:hover {color: #0033CC;}
table#footer a:visited {color: #000066;}
table#footer a:visited:hover {color: #0033CC;}
