#skip
{
	right: 10;
	bottom: 10;
	font-family: Tahoma;
	font-size: 10pt;
	color: #005ca1;
	position: absolute;
	z-index: 15;
	width: 80;
	border: 0pt solid #005ca1;
    padding-bottom:0
  

}
a
{
	text-decoration: none;
	color: #005ca1;
	font-family:Arial;
	font-size:10px;
}
a:hover
{
	text-decoration: none;
	color: Red;
}
