td {
  font-size: 11px; font-family: verdana,tahoma,arial; color: #000000
}
a:link {
  font-size: 11px; color: #000000; text-decoration: none; font-weight: bold 
}
a:visited {
  font-size: 11px; color: #000000; text-decoration: none; font-weight: bold
}
a:hover {
  font-size: 11px; text-decoration: none; color: #ff0000; font-weight: bold
}
a:active {
  font-size: 11px; color: #ff0000; text-decoration: none; font-weight: bold 
}
body {
	scrollbar-face-color: #E3E4E8;
	scrollbar-highlight-color: #ffffff;
	cursor: default; 
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #D1020C; 
	scrollbar-track-color: #E3E4E8;
	scrollbar-darkshadow-color: #E3E4E8;
}
.title{
  font-size: 12px; font-family: verdana,tahoma,arial; color: #000000
}

a.white:link {
  font-size: 11px; color: #FF0000; text-decoration: none; text-decoration: underline 
}
a.white:visited {
  color: #FF0000; text-decoration: none
}
a.white:hover {
  text-decoration: none; color: #FF0000; text-decoration: underline
}
a.white:active {
  text-decoration: none; text-decoration: underline
}