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

html { font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
color:#666666;
font-size:18px;
}

a:link {
}

a:visited {text-decoration:none;
color:#0000CC;
}

a:hover {color:#00FF99;
text-decoration:none;
}

h1 {color:#333333;
size:1em;
text-align:center;
}

h2 { color:#0099FF;
}

li {text-decoration:none;
list-style: none;
}