
/* Table Border Styles */
table.solid {border-style: solid;}


/* Menu Links */
a.menu:link 	{ color: #FFFFFF; text-decoration: none; font-family:fantasy; font-size: 16; font-weight: bold;}
a.menu:active 	{ color: #FFFFFF; text-decoration: none; font-family:fantasy; font-size: 16; font-weight: bold;}
a.menu:visited	{ color: #FFFFFF; text-decoration: none; font-family:fantasy;  font-size: 16; font-weight: bold;}
a.menu:hover 	{ color: #FFFFFF; text-decoration: underline; font-family:fantasy;  font-size: 18;font-weight: bold;}

td.menu {text-align:center; valign:middle; height:10; width:160;}

/* Footer Links */
a.footerlink:link 	{ color: #039303; text-decoration: none; font-family:fantasy; font-size: 12; font-weight: bold;}
a.footerlink:active { color: #039303; text-decoration: none; font-family:fantasy; font-size: 12; font-weight: bold;}
a.footerlink:visited { color: #039303; text-decoration: none; font-family:fantasy;  font-size: 12; font-weight: bold;}
a.footerlink:hover 	{ color: #039303; text-decoration: underline; font-family:fantasy;  font-size: 12;font-weight: bold;}

/* EMail Links */
a.email:link 	{ color: #FFFFFF; text-decoration: none; font-family:fantasy; font-size: 14; font-weight: bold;}
a.eamil:active 	{ color: #FFFFFF; text-decoration: none; font-family:fantasy; font-size: 14; font-weight: bold;}
a.email:visited	{ color: #FFFFFF; text-decoration: none; font-family:fantasy;  font-size: 14; font-weight: bold;}
a.email:hover 	{ color: #FFFFFF; text-decoration: underline; font-family:fantasy;  font-size: 14;font-weight: bold;}