/* CSS Document */

body {margin: 0px 0px 0px 0px;}
a:link{color:999999; text-decoration:none;} 
a:hover{color:000000; text-decoration:none;} 
a:active {color:000000; text-decoration:none;} 
a:visited {color:999999; text-decoration:none;}
a.email:link{color:666666; text-decoration:none;} 
a.email:hover{color:000000; text-decoration:none;} 
a.email:active {color:000000; text-decoration:none;} 
a.email:visited {color:666666; text-decoration:none;}
div#footer{position:fixed; bottom: 0px;} 

a img.thumb {border: 1px solid #ccc; padding:3px;}
a img.thumb:hover {border-color:#000;}

a:active, a:focus {outline: 0;}

a span.title {font-family:Trebuchet MS1, Trebuchet MS, sans-serif; font-size:12px; display:block;}
a:hover span.title {color:#000;}
