html {overflow-y: scroll;}
a         	{ font-family: Tahoma; font-size: 10px; color: #ff6600; text-decoration: none; }
a:visited	{ font-family: Tahoma; font-size: 10px; color: #ff6600; text-decoration: none; }
a:hover	{ font-family: Tahoma; font-size: 10px; color: #ff6600; text-decoration: underline; }

a.big         	{ font-family: Tahoma; font-size: 12px; color: #ff6600; text-decoration: none; }
a.big:visited	{ font-family: Tahoma; font-size: 12px; color: #ff6600; text-decoration: none; }
a.big:hover	{ font-family: Tahoma; font-size: 12px; color: #ff6600; text-decoration: underline; }

a.white         	{ font-family: Tahoma; font-size: 10px; color: #ffffff; text-decoration: none; }
a.white:visited	{ font-family: Tahoma; font-size: 10px; color: #ffffff; text-decoration: none; }
a.white:hover	{ font-family: Tahoma; font-size: 10px; color: #ff9900; text-decoration: underline; }

a.dark  	{ font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; }
a.dark:visited	{ font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; }
a.dark:hover	{ font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: underline; }

.listbrake		{ font-family: Tahoma; font-size: 10px; text-decoration: none }
a.listbrake         	{ color: #0000ff; text-decoration: none; }
a.listbrake:visited	{ color: #0000ff; text-decoration: none; }
a.listbrake:hover	{ color: #ff6600; text-decoration: underline; }