﻿a
{
	font-size:9pt;
}
a:link {
	color:#000;
	text-decoration: none;
	border:0px;
}
a:visited 
{
	color:#000;
	text-decoration: none;
	border:0px;
}
a:hover 
{
	text-decoration:none;
	color:red;
	border:0px;
}
a:active 
{
	color:#000;
	text-decoration: none;
	border:0px;
}
img
{
	border:0px;	
}

#showtop
{
	border-bottom:#909090 1px solid;
	border-right:#909090 1px solid;
	background-color:#dcdcdc;
}
