a:link  {
     color: #666666; 
     background-color: transparent;
     text-decoration: none;
}

a:visited  {
     color: #666666;
     background-color: transparent;
     text-decoration: none;
}

a:active  {
     color: #666666;
     background-color: transparent;
     text-decoration: none;
}

a:hover  {
     color: #CC3333;
     background-color: transparent;
     text-decoration: underline;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	scrollbar-face-color: C6CAAD;
scrollbar-highlight-color: CCCCCC;
scrollbar-darkshadow-color: 333333;
scrollbar-shadow-color: 333333;
scrollbar-arrow-color: 000000;
scrollbar-track-color: 999999;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
hr {
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;


}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
