/* CSS Document */

body{
font-size: 0.7em;
color:#888888;
font-family:Verdana,Geneva,Arial;
}
a{
 color: #888888;
 text-decoration:none;
}
a:HOVER{
 color: #444444;
 text-decoration:underline;
}

h3.404 {font-size: 1.3em; color: #0155D3; text-align: left; width: 80%}
p.404 {color: #fff; font-weight: bold; width: 80%; text-align: left; font-size: 0.9em}
p.404 a {color: #fff; font-weight: bold}

#footer {margin:710px 0 0 0;text-align: center;}
*html #footer {margin:710px 0 0 0;}
#footer p {margin:0; color: #ADADAD; }
