
a:link
{
	color: #333;
	text-decoration: none
}
a:visited
{
	color: #333;
	text-decoration: none
}
a:hover
{
	color: #F60;
	text-decoration: none
}
a:active
{
	color: #333;
	text-decoration: none
}



a:link.links {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none
}
a:visited.links
{
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none
}
a:hover.links
{
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
	text-decoration: none
}
a:active.links
{
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none
}
.linktable {
	text-align: left;
}
