@charset "utf-8";
/* CSS Document */

body {background-image: url("bg1.jpg")}
a:link { color: #666666; text-decoration: none }
a:active { color: #ffffff; text-decoration: none }
a:visited { color: #333333; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none }
h3{ text-decoration: none; color: #C3D9DE; font-family: verdana; font-weight: bold} 
p{ text-decoration: none; font-family: verdana; font-size: 12; color: #C3D9DE; } 
