body {
background-color: #FFFFFF;
scrollbar-face-color: C0C0C0;
scrollbar-shadow-color: 808080;
scrollbar-highlight-color: 808080;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: black;
overflow: scroll;
}

.menu {font-family: Arial; font-size: 14; color: #505050; text-decoration: none; padding-left: 7px;}
.menu A:link {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none; padding-left: 7px;}
.menu A:visited {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none; padding-left: 7px;}
.menu A:active {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none; padding-left: 7px;}
.menu A:hover {font-family: Arial; font-size: 12; color: #ff0000; text-decoration: none; padding-left: 7px;}

.title {font-family: Arial; font-size: 16; color: #606060; text-decoration: none; font-weight: bold;}

.t1 {font-family: Arial; font-size: 12; color: #808080; text-decoration: none;}
.t1 A:link {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none;}
.t1 A:visited {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none;}
.t1 A:active {font-family: Arial; font-size: 12; color: #0000ff; text-decoration: none;}
.t1 A:hover {font-family: Arial; font-size: 12; color: #ff0000; text-decoration: none;}

.t2 {font-family: Arial; font-size: 16; color: #808080; text-decoration: none;}
.t2 A:link {font-family: Arial; font-size: 16; color: #0000ff; text-decoration: none;}
.t2 A:visited {font-family: Arial; font-size: 16; color: #0000ff; text-decoration: none;}
.t2 A:active {font-family: Arial; font-size: 16; color: #0000ff; text-decoration: none;}
.t2 A:hover {font-family: Arial; font-size: 16; color: #ff0000; text-decoration: none;}

.small {font-family: Arial; font-size: 10; color: #c8c8c8; text-decoration: none;}
.small A:link {font-family: Arial; font-size: 10; color: #c8c8c8; text-decoration: none;}
.small A:visited {font-family: Arial; font-size: 10; color: #c8c8c8; text-decoration: none;}
.small A:active {font-family: Arial; font-size: 10; color: #c8c8c8; text-decoration: none;}
.small A:hover {font-family: Arial; font-size: 10; color: #ff0000; text-decoration: none;}

