@charset "utf-8"; /* CSS Document */ body { background-color: #000000; background-attachment:fixed; background-position:center top; margin:0 auto; color: #FFFF66; } a.AIntro:link { color:#FFFF66; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:14px; } a.AIntro:visited { color:#FFFF66; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:14px; } a.AIntro:hover { text-decoration: none; color: #FF0000; font-family:Arial, Helvetica, sans-serif; }