/* CSS Document */
body { margin : 0,0,0,0; }

a:link { text-decoration:underline; color:#67C0F5; }
a:active { text-decoration:none; color:#67C0F5; }
a:visited { text-decoration:underline; color:#67C0F5; }
a:hover { text-decoration:underline; color:#BBEE3B; }

a.nav:link { text-decoration:none }");
a.nav:visited { text-decoration:none }");
a.nav:active { text-decoration:none; font-style: italic }");
a.nav:hover { text-decoration: none; color: #ffffff }");
