@charset "UTF-8";
/* CSS Document */

body {
font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #333333;
font-size: .8em;
margin: 0 auto; 
}

a:link, a:visited {
color: #006699; 
text-decoration: none;
}

a:hover { 
color: #003366; 
font-weight: bold;
}
