td {
  font-size: 10px; font-family: verdana; color: #FFFFFF
}
a:link {
  font-size: 10px; color: #232055; text-decoration: none;
}
a:visited {
  font-size: 10px; color: #232055; text-decoration: none;
}
a:hover {
  font-size: 10px; text-decoration: underline; color: ffffff;
}
a:active {
  font-size: 10px; color: #232055; text-decoration: none;
}
body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #26266C;
	cursor: default; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #26266C;
	scrollbar-darkshadow-color: #333333;
}
.title{
  font-size: 11px; font-family: verdana, tahoma, arial; color: #000000
}

a.white:link {
  font-size: 11px; color: #000000; text-decoration: none; text-decoration: underline 
}
a.white:visited {
  color: #000000; text-decoration: none
}
a.white:hover {
  text-decoration: none; color: #000000; text-decoration: underline
}
a.white:active {
  text-decoration: none; text-decoration: underline
}
