td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
}
BODY {
        scrollbar-face-color:#ce9a09;
        scrollbar-arrow-color:#c01742;
        scrollbar-track-color:#790860;
        scrollbar-highlight-color:#c01742;
        scrollbar-darkshadow-Color:#c01742;

        background-image: url(../images/logo_legs.gif);
        background-repeat: no-repeat;
        background-position: top left;
        background-attachment: fixed
}
a:visited {
	color: #ce9a09;
	text-decoration: none;

}
a:link {
	color: #f3e82c;
	text-decoration: none;
}
