@charset "utf-8";

body.index a.index, 
body.cv a.cv, 
body.photos a.photos, 
body.links a.links {cursor: default; text-decoration: none}

body {font-family: "Geneva", "Verdana", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif}

div#everything {margin-left: auto; margin-right: auto; width: 972px}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color:#FF0000}

