/* CSS for Capton Cylinders */

a.nav:link	{ color: #637078; text-decoration: none; font-weight: normal }
a.nav:active	{ color: #637078; text-decoration: none; font-weight: normal }
a.nav:visited	{ color: #637078; text-decoration: none; font-weight: normal }
a.nav:hover	{ color: #A7B2BC; text-decoration: none; font-weight: normal }

a:link		{ color: #637078; text-decoration: none; font-weight: bold }
a:active	{ color: #637078; text-decoration: none; font-weight: bold }
a:visited	{ color: #637078; text-decoration: none; font-weight: bold }
a:hover		{ color: #A7B2BC; text-decoration: underline; font-weight: bold }