@charset "utf-8";
/* CSS Document */
p { font-family: Arial, Helvetica, Sans-serif }
a {text-decoration: none }
a:hover { color: #FFCC66 }
a:link { color: #cccccc }
a:visited {color: #999999 }
a:active {color: #FFCC66 } 
