/* When using the <a> tag, all links are blue */a:link { color:#0000FF; }a:visited { color:#0000FF; }a:active { color:#0000FF; }/* The body attributes are used until override by others */body {font-family:Arial,Verdana,sans-serif; color:#000000}
