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

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