body {
    scrollbar-face-color: #003366;
    scrollbar-arrow-color: #FF9900;
    scrollbar-track-color: #336699;
    scrollbar-shadow-color: #333333;
    scrollbar-highlight-color: #003366;
    scrollbar-3dlight-color: #336699;
    scrollbar-darkshadow-color: #000033;
	margin: 0;
	padding: 0;
}

a:link {
    font-family: verdana, tahoma, arial;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #666666;
}

a:visited {
    font-family: verdana, tahoma, arial;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #666666;
}

a:active {
    font-family: verdana, tahoma, arial;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #666666;
}

a:hover {
    font-family: verdana, tahoma, arial;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #003399;
}
