/* The following document stores most of the colours! */ body { font-style: normal; font-variant: normal; font-weight: normal; font-size: xx-small; font-family: Verdana, Arial; cursor: default; scrollbar-face-color: #FF6600; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #F6B37C; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #F6B37C; scrollbar-darkshadow-color: #F6B37C } a:link { text-decoration: none; color: #FFFFFF; font-size: xx-small; background-color: #FF6600; font-weight: normal; } a:visited { text-decoration: none; color: #FFFFFF; font-size: xx-small; background-color: #FF6600; font-weight: normal; }