﻿/*-------------------- BOOK MARKS --------------------*/

/*--------------------    BODY    --------------------*/
body { background-repeat:no-repeat;
       background-position:0% 0%;
       background-attachment:scroll; }


.arc90_linkpic {
	display: none;
	position: absolute;
	left: 0;
	top: 1.5em;
}
.arc90_linkpicIMG {
	padding: 0 4px 4px 0;
	background: #fff url(../img/link_shadow.gif) no-repeat bottom right;
}

a { text-decoration:none; }
a:link, a:visited { color:white; }
a:hover { color:deepskyblue;
    font-weight:bolder;}
TABLE#linkarea A:hover { color:#ffffff; text-decoration:none; background-color:deepskyblue }
