/* CSS Document */
a:link { color:#FFFFFF; text-decoration:underline; }
a:visited { color: #CCCCCC; text-decoration: underline; }
a:hover { color: #FFFF00; text-decoration:underline; }
body {background-color: #18386B; } 
h2 {color:#FFFFFF; }

