td {
  font-size: 11px; font-family: verdana; color: 900000
}
a:link {
  font-size: 11px; color: 900000; text-decoration: none;
}
a:visited {
  font-size: 11px; color: 900000; text-decoration: none;
}
a:hover {
  font-size: 11px; text-decoration: under_line; color: 900000;
}
a:active {
  font-size: 11px; color: 900000; text-decoration: none;
}
textarea,input
{
font-size: 11px; color: 900000;  text-align:justify; background:transparent
}
body {
	scrollbar-face-color: cccccc;
	scrollbar-highlight-color: #900000;
	cursor: default; 
	scrollbar-shadow-color: #900000;
	scrollbar-3dlight-color: cccccc;
	scrollbar-arrow-color: 900000; 
	scrollbar-track-color: #900000;
	scrollbar-darkshadow-color: cccccc;
}
.title{
  font-size: 11px; font-family: verdana, tahoma, arial; color: #900000
}

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