body, td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


a:link {
text-decoration:none;
	color: #666666;
}
a:visited {
text-decoration:none;

	color: #666666;
}
a:hover {
text-decoration:underline;

	color:#990000;
	font-weight: bold;
}
a:active {
text-decoration:none;

	color: #666666;
}

a.textLink, a.textLink:active, a.textLink:visited{
	text-decoration:none;
	color: #666666;
	}

a.textLink:hover
{
text-decoration:none;
	color: #990000;
	font-weight:bold;
}
.ss_textLink{
	text-decoration:underline;
	color: #990000;
	font-weight:bold;
}

#select:link
{
    color:#0000FF;
font-weight:1300;
text-decoration:underline;
}

#select
{

color:#0000FF;
font-weight:900;
text-decoration:underline;

}

#nonselect:link
{
text-decoration:none;
	color: #666666;

}